Home
last modified time | relevance | path

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

/linux-5.19.10/tools/tracing/latency/ !
Dlatency-collector.c276 static __always_inline void clock_gettime_or_die(clockid_t clk_id, in clock_gettime_or_die() function
518 clock_gettime_or_die(CLOCK_MONOTONIC, future); in get_time_in_future()
531 clock_gettime_or_die(CLOCK_MONOTONIC, &now); in time_has_passed()
1526 clock_gettime_or_die(CLOCK_MONOTONIC, in tracing_loop()
1572 clock_gettime_or_die(CLOCK_MONOTONIC, &timestamp); in do_printloop()