OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:perf_default_core_config
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/util/
config.c
342
static int
perf_default_core_config
(const char *var __used, const char *value __used)
function
351
return
perf_default_core_config
(var, value);
Completed in 18 milliseconds