Home
last modified time | relevance | path

Searched defs:perf_counter_now (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/src/base/
H A Dtime.cc40 LARGE_INTEGER perf_counter_now = {}; in QPCNowRaw() local
75 const int64_t perf_counter_now = QPCNowRaw(); in TSCTicksPerSecond() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime_win.cc97 LARGE_INTEGER perf_counter_now = {}; in QPCNowRaw() local
528 const uint64_t perf_counter_now = QPCNowRaw(); in TSCTicksPerSecond() local
/aosp_15_r20/external/cronet/base/time/
H A Dtime_win.cc169 LARGE_INTEGER perf_counter_now = {}; in QPCNowRaw() local
794 const int64_t perf_counter_now = QPCNowRaw(); in TSCTicksPerSecond() local
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_input_win.cc407 LARGE_INTEGER perf_counter_now = {}; in EstimateLatencyMillis() local