Home
last modified time | relevance | path

Searched refs:max_rate_start_timestamp (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dcmd_trace_sched.cpp50 uint64_t max_rate_start_timestamp = 0; member
276 thread.spin_info.max_rate_start_timestamp = start_timestamp; in ProcessSampleRecord()
400 thread->spin_info.max_rate_end_timestamp - thread->spin_info.max_rate_start_timestamp; in ReportProcessInfo()
407 thread->spin_info.max_rate_start_timestamp / 1e9, in ReportProcessInfo()