Home
last modified time | relevance | path

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

/aosp_15_r20/external/trace-cmd/lib/trace-cmd/
H A Dtrace-input.c1746 static unsigned long long timestamp_calc(unsigned long long ts, int cpu, in timestamp_calc() function
1791 handle->cpu_data[cpu].timestamp = timestamp_calc(kbuffer_timestamp(kbuf), in update_page_info()
2430 handle->cpu_data[cpu].timestamp = timestamp_calc(ts, cpu, handle); in tracecmd_peek_data()