Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dparse-events.c795 split_bpf_config_terms(struct list_head *evt_head_config, in split_bpf_config_terms() argument
808 list_for_each_entry_safe(term, temp, evt_head_config, list) in split_bpf_config_terms()