Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-list.c121 const char *encoding_desc) in default_print_event() argument
186 if (print_state->detailed && encoding_desc) { in default_print_event()
188 wordwrap(fp, encoding_desc, 8, pager_get_columns(), 0); in default_print_event()
361 const char *encoding_desc) in json_print_event() argument
423 if (encoding_desc) { in json_print_event()
426 encoding_desc); in json_print_event()
/linux-6.15/tools/perf/util/
H A Dprint-events.h20 const char *encoding_desc);
H A Dpmus.c420 const char *encoding_desc; member
495 COPY_STR(encoding_desc); in perf_pmus__print_pmu_events__callback()
556 aliases[j].encoding_desc); in perf_pmus__print_pmu_events()
563 zfree(&aliases[j].encoding_desc); in perf_pmus__print_pmu_events()
H A Dpmu.h208 const char *encoding_desc; member
H A Dhwmon_pmu.c498 .encoding_desc = encoding_buf, in hwmon_pmu__for_each_event()
H A Dpmu.c1977 info.encoding_desc = buf + buf_used; in perf_pmu__for_each_event()
1996 info.encoding_desc = NULL; in perf_pmu__for_each_event()