Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime_win.cc437 const double thread_time_seconds = thread_cycle_time / tsc_ticks_per_second; in GetForThread() local
/aosp_15_r20/external/cronet/base/time/
H A Dtime_win.cc693 const double thread_time_seconds = thread_cycle_time / tsc_ticks_per_second; in GetForThread() local