Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/ui/
Dhist.c151 #define HPP_RAW_FNS(_type, _str, _field, _min_width, _unit_width) \ macro
163 HPP_RAW_FNS(samples, "Samples", nr_events, 12, 12)
164 HPP_RAW_FNS(period, "Period", period, 12, 12)
198 #undef HPP_RAW_FNS