Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dprog.c1902 static int profile_perf_event_cnt; variable
1908 for (i = profile_perf_event_cnt - 1; i >= 0; i--) in profile_close_perf_events()
1912 profile_perf_event_cnt = 0; in profile_close_perf_events()
1940 bpf_map_update_elem(map_fd, &profile_perf_event_cnt, in profile_open_perf_events()
1947 profile_perf_events[profile_perf_event_cnt++] = pmu_fd; in profile_open_perf_events()