Searched refs:perf_config_get (Results 1 – 5 of 5) sorted by relevance
33 const char *perf_config_get(const char *name);
981 const char *perf_config_get(const char *name) in perf_config_get() function
17 from perf_trace_context import perf_sample_srccode, perf_config_get48 config = perf_config_get("annotate.objdump")
181 return Py_BuildValue("s", perf_config_get(config_name)); in __perf_config_get()
627 perf_config_get(config_name) - returns the value of the named config item, or None if unset