bpf_perf_event_value___local
struct bpf_perf_event_value___local readings[MAX_NUM_METRICS];
__uint(value_size, sizeof(struct bpf_perf_event_value___local));
__uint(value_size, sizeof(struct bpf_perf_event_value___local));
struct bpf_perf_event_value___local *ptrs[MAX_NUM_METRICS];
struct bpf_perf_event_value___local reading;
fexit_update_maps(u32 id, struct bpf_perf_event_value___local *after)
struct bpf_perf_event_value___local *before, diff;
struct bpf_perf_event_value___local *accum;