Searched defs:_type (Results 1 – 3 of 3) sorted by relevance
| /tools/perf/ui/ |
| D | hist.c | 266 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 279 #define __HPP_ENTRY_PERCENT_FN(_type, _field) \ argument 287 #define __HPP_SORT_FN(_type, _field) \ argument 294 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument 307 #define __HPP_ENTRY_ACC_PERCENT_FN(_type, _field) \ argument 315 #define __HPP_SORT_ACC_FN(_type, _field) \ argument 322 #define __HPP_ENTRY_RAW_FN(_type, _field) \ argument 335 #define __HPP_SORT_RAW_FN(_type, _field) \ argument 343 #define HPP_PERCENT_FNS(_type, _field) \ argument 348 #define HPP_PERCENT_ACC_FNS(_type, _field) \ argument [all …]
|
| /tools/perf/ui/gtk/ |
| D | hists.c | 38 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 52 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument
|
| /tools/perf/ui/browsers/ |
| D | hists.c | 690 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument 705 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument
|