Searched refs:config_set (Results 1 – 3 of 3) sorted by relevance
38 static struct perf_config_set *config_set; variable712 if (config_set == NULL) in perf_config__init()713 config_set = perf_config_set__new(); in perf_config__init()715 return config_set == NULL; in perf_config__init()725 if (config_set == NULL && perf_config__init()) in perf_config()728 perf_config_set__for_each_entry(config_set, section, item) { in perf_config()748 perf_config_set__delete(config_set); in perf_config__exit()749 config_set = NULL; in perf_config__exit()
216 my %config_set;
3061 my %config_set;