obj_head_config   796 tools/perf/util/parse-events.c 		       struct list_head *obj_head_config)
obj_head_config   810 tools/perf/util/parse-events.c 			list_move_tail(&term->list, obj_head_config);
obj_head_config   821 tools/perf/util/parse-events.c 	LIST_HEAD(obj_head_config);
obj_head_config   824 tools/perf/util/parse-events.c 		split_bpf_config_terms(head_config, &obj_head_config);
obj_head_config   849 tools/perf/util/parse-events.c 	err = parse_events_config_bpf(parse_state, obj, &obj_head_config);
obj_head_config   856 tools/perf/util/parse-events.c 		list_splice_tail(&obj_head_config, head_config);