Searched refs:__full_only (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | header.c | 3991 #define FEAT_OPR(n, func, __full_only) \ in perf_session__do_write_header() 3996 .full_only = __full_only, \ in perf_session__do_write_header() 4001 #define FEAT_OPN(n, func, __full_only) \ in perf_session__do_write_header() 4006 .full_only = __full_only, \ in perf_session__do_write_header() 3699 FEAT_OPR(n,func,__full_only) global() argument 3709 FEAT_OPN(n,func,__full_only) global() argument
|