Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcs-etm.c2380 u64 sample_kernel_timestamp; in cs_etm__process_event() local
2394 sample_kernel_timestamp = sample->time; in cs_etm__process_event()
2396 sample_kernel_timestamp = 0; in cs_etm__process_event()
2419 etm->latest_kernel_timestamp = sample_kernel_timestamp; in cs_etm__process_event()