Searched refs:HPP__PRINT_FNS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | hist.c | 489 #define HPP__PRINT_FNS(_name, _fn, _idx) \ macro 509 HPP__PRINT_FNS("Samples", samples, SAMPLES), 510 HPP__PRINT_FNS("Period", period, PERIOD) 521 #undef HPP__PRINT_FNS macro
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | hist.c | 492 #define HPP__PRINT_FNS(_name, _fn, _idx) \ macro 512 HPP__PRINT_FNS("Samples", samples, SAMPLES), 513 HPP__PRINT_FNS("Period", period, PERIOD) 524 #undef HPP__PRINT_FNS macro
|
Completed in 3 milliseconds