Searched refs:config_set (Results 1 – 3 of 3) sorted by relevance
43 static struct perf_config_set *config_set; variable719 if (config_set == NULL) in perf_config__init()720 config_set = perf_config_set__new(); in perf_config__init()722 return config_set == NULL; in perf_config__init()732 if (config_set == NULL && perf_config__init()) in perf_config()735 perf_config_set__for_each_entry(config_set, section, item) { in perf_config()759 perf_config_set__delete(config_set); in perf_config__exit()760 config_set = NULL; in perf_config__exit()
215 my %config_set;
3081 my %config_set;