Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dcs-etm.c57 u64 latest_kernel_timestamp; member
1180 sample.time = etm->latest_kernel_timestamp; in cs_etm__synth_instruction_sample()
1238 sample.time = etm->latest_kernel_timestamp; in cs_etm__synth_branch_sample()
2421 etm->latest_kernel_timestamp = sample_kernel_timestamp; in cs_etm__process_event()