Searched defs:pr_oe_time (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | debug.h | 45 #define pr_oe_time(t, fmt, ...) pr_time_N(1, debug_ordered_events, t, pr_fmt(fmt), ##__VA_ARGS__) macro
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | debug.h | 53 #define pr_oe_time(t, fmt, ...) pr_time_N(1, debug_ordered_events, t, pr_fmt(fmt), ##__VA_ARGS__) macro
|
Completed in 1 milliseconds