Searched refs:pr_time2 (Results 1 – 1 of 1) sorted by relevance
48 #define pr_time2(t, fmt, ...) pr_time_N(2, debug_data_convert, t, pr_fmt(fmt), ##__VA_ARGS__) macro819 pr_time2(sample->time, "sample %" PRIu64 "\n", c->events_count); in process_sample_event()