Home
last modified time | relevance | path

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

/tools/perf/util/
A Dconfig.h33 const char *perf_config_get(const char *name);
A Dconfig.c975 const char *perf_config_get(const char *name) in perf_config_get() function
/tools/perf/scripts/python/
A Darm-cs-trace-disasm.py17 from perf_trace_context import perf_sample_srccode, perf_config_get
48 config = perf_config_get("annotate.objdump")
/tools/perf/scripts/python/Perf-Trace-Util/
A DContext.c181 return Py_BuildValue("s", perf_config_get(config_name)); in __perf_config_get()
/tools/perf/Documentation/
A Dperf-script-python.txt627 perf_config_get(config_name) - returns the value of the named config item, or None if unset

Completed in 10 milliseconds