Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddata-convert-bt.c48 #define pr_time2(t, fmt, ...) pr_time_N(2, debug_data_convert, t, pr_fmt(fmt), ##__VA_ARGS__) macro
819 pr_time2(sample->time, "sample %" PRIu64 "\n", c->events_count); in process_sample_event()