Searched defs:TickSample (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/profiler/
H A Dtick-sample.h17 struct TickSample : public v8::TickSample { struct in namespace:v8::internal
/external/v8/include/
H A Dv8-profiler.h64 // TickSample captures the information collected for each sample.
65 struct TickSample { struct in namespace:v8
71 TickSample() function in struct:v8::TickSample

Completed in 363 milliseconds