Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-script.c401 static inline int evsel__output_type(struct evsel *evsel) in evsel__output_type() function
443 #define PRINT_FIELD(x) (output[evsel__output_type(evsel)].fields & PERF_OUTPUT_##x)
449 int type = evsel__output_type(evsel); in evsel__do_check_stype()
601 unsigned int type = evsel__output_type(evsel); in evsel__set_print_ip_opts()
631 if (evsel__output_type(evsel) == (int)type) in find_first_output_type()
1667 unsigned int type = evsel__output_type(evsel); in perf_sample__fprintf_bts()
2194 unsigned int type = evsel__output_type(evsel); in process_event()
2544 int type = evsel__output_type(evsel); in process_attr()