Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Devsel.h125 int script_output_type; member
Devsel.c408 evsel->script_output_type = -1; // FIXME: OUTPUT_TYPE_UNSET, see builtin-script.c in evsel__init()
/linux-6.15/tools/perf/
Dbuiltin-script.c403 int type = evsel->script_output_type; in evsel__output_type()
413 evsel->script_output_type = type; in evsel__output_type()