Home
last modified time | relevance | path

Searched defs:tprintf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dnuma.c47 #define tprintf(x...) do { if (g && g->p.show_details >= 0) printf(x); } while (0) macro
[all...]
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dnuma.c48 #define tprintf(x...) do { if (g && g->p.show_details >= 0) printf(x); } while (0) macro
[all...]

Completed in 5 milliseconds