Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/browsers/
H A Dscripts.c34 void attr_to_script(char *extra_format, struct perf_event_attr *attr) in attr_to_script() function
108 attr_to_script(scriptc.extra_format, &evsel->core.attr); in list_scripts()
H A Dres_sample.c74 attr_to_script(extra_format, &evsel->core.attr); in res_sample_browse()
/openbmc/linux/tools/perf/util/
H A Dhist.h472 void attr_to_script(char *buf, struct perf_event_attr *attr);