OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TickSampleEvent
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
cpu-profiler-inl.h
78
TickSample* ProfilerEventsProcessor::
TickSampleEvent
() {
cpu-profiler.cc
327
TickSample* CpuProfiler::
TickSampleEvent
(Isolate* isolate) {
329
return isolate->cpu_profiler()->processor_->
TickSampleEvent
();
Completed in 140 milliseconds