Home
last modified time | relevance | path

Searched defs:interval_us (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dprofiler_options.h59 uint32_t interval_us, in ProfilerOptions()
Dtrace.cc280 intptr_t interval_us = reinterpret_cast<intptr_t>(arg); in RunSamplingThread() local
309 TraceOutputMode output_mode, TraceMode trace_mode, int interval_us) { in Start()