Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dbpf_map.h11 int bpf_map__fprintf(struct bpf_map *map, FILE *fp);
15 static inline int bpf_map__fprintf(struct bpf_map *map __maybe_unused, FILE *fp __maybe_unused) in bpf_map__fprintf() function
Dbpf_map.c28 int bpf_map__fprintf(struct bpf_map *map, FILE *fp) in bpf_map__fprintf() function
/Linux-v5.15/tools/perf/
Dbuiltin-trace.c4062 bpf_map__fprintf(trace->dump.map, trace->output);