Searched refs:bpf_perf_object (Results 1 – 1 of 1) sorted by relevance
78 struct bpf_perf_object { struct92 static struct bpf_perf_object * argument93 bpf_perf_object__next(struct bpf_perf_object *prev) in bpf_perf_object__next()99 return list_first_entry(&bpf_objects_list, struct bpf_perf_object, list); in bpf_perf_object__next()118 struct bpf_perf_object *perf_obj = zalloc(sizeof(*perf_obj)); in bpf_perf_object__add()227 static void bpf_perf_object__close(struct bpf_perf_object *perf_obj) in bpf_perf_object__close()331 struct bpf_perf_object *perf_obj, *tmp; in bpf__clear()1850 struct bpf_perf_object *perf_obj, *tmp; in bpf__apply_obj_config()1873 struct bpf_perf_object *perf_obj, *tmp; in bpf__setup_output_event()