Home
last modified time | relevance | path

Searched refs:evt_head_config (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dparse-events.c739 split_bpf_config_terms(struct list_head *evt_head_config, in split_bpf_config_terms() argument
752 list_for_each_entry_safe(term, temp, evt_head_config, list) in split_bpf_config_terms()