Searched defs:sample_interval (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/profiler/ |
H A D | heap-profiler.cc | 101 uint64_t sample_interval, int stack_depth, 107 heap(), names_.get(), sample_interval, stack_depth, flags)); 100 StartSamplingHeapProfiler( uint64_t sample_interval, int stack_depth, v8::HeapProfiler::SamplingFlags flags) argument
|
/external/v8/src/ |
H A D | api.cc | 9988 bool HeapProfiler::StartSamplingHeapProfiler(uint64_t sample_interval, argument 9992 sample_interval, stack_depth, flags);
|
Completed in 2844 milliseconds