Searched refs:stat_type (Results 1 – 2 of 2) sorted by relevance
32 enum stat_type { enum80 static enum stat_type evsel__stat_type(struct evsel *evsel) in evsel__stat_type()150 static double find_stat(const struct evsel *evsel, int aggr_idx, enum stat_type type) in find_stat()195 enum stat_type denominator_type, in print_ratio()
59 static void record_stats(struct xdp_md *ctx, __u32 stat_type) in record_stats() argument63 count = bpf_map_lookup_elem(&map_xdp_stats, &stat_type); in record_stats()
Completed in 6 milliseconds