Home
last modified time | relevance | path

Searched defs:extra_format (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/ui/browsers/
H A Dscripts.c31 char extra_format[256]; member
34 void attr_to_script(char *extra_format, struct perf_event_attr *attr) in attr_to_script()
H A Dres_sample.c42 char extra_format[256]; in res_sample_browse() local