Searched defs:config_terms (Results 1 – 6 of 6) sorted by relevance
43 struct list_head *config_terms, in create_event_hybrid()75 struct list_head *config_terms) in add_hw_hybrid()102 struct list_head *config_terms, in create_raw_event_hybrid()121 struct list_head *config_terms) in add_raw_hybrid()147 struct list_head *config_terms, in parse_events__add_numeric_hybrid()171 struct list_head *config_terms, in parse_events__add_cache_hybrid()
44 struct list_head *config_terms = &evsel->config_terms; in evsel__config_term_mask() local
331 struct list_head *config_terms, bool auto_merge_stats, in __add_event()382 const char *metric_id, struct list_head *config_terms) in add_event()1473 static bool config_term_percore(struct list_head *config_terms) in config_term_percore()3402 struct list_head *config_terms) in parse_events__add_event_hybrid()
917 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local1410 void free_config_terms(struct list_head *config_terms) in free_config_terms()
90 struct list_head config_terms; member
948 struct list_head *config_terms; in perf_top__overwrite_check() local
Completed in 19 milliseconds