Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devsel.h129 int script_output_type; member
H A Devsel.c411 evsel->script_output_type = -1; // FIXME: OUTPUT_TYPE_UNSET, see builtin-script.c in evsel__init()
/linux/tools/perf/
H A Dbuiltin-script.c405 int type = evsel->script_output_type; in evsel__output_type()
415 evsel->script_output_type = type; in evsel__output_type()