Searched defs:_fmttype (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/tools/perf/ui/ |
D | hist.c | 360 #define __HPP_COLOR_PERCENT_FN(_type, _field, _fmttype) \ argument 373 #define __HPP_ENTRY_PERCENT_FN(_type, _field, _fmttype) \ argument 388 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field, _fmttype) \ argument 401 #define __HPP_ENTRY_ACC_PERCENT_FN(_type, _field, _fmttype) \ argument 457 #define HPP_PERCENT_FNS(_type, _field, _fmttype) \ argument 462 #define HPP_PERCENT_ACC_FNS(_type, _field, _fmttype) \ argument
|
/linux-6.15/kernel/trace/ |
D | trace_probe.h | 188 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \ argument 199 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
|
/linux-6.15/tools/perf/ui/browsers/ |
D | hists.c | 1229 #define __HPP_COLOR_PERCENT_FN(_type, _field, _fmttype) \ argument 1244 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field, _fmttype) \ argument
|