Home
last modified time | relevance | path

Searched defs:bpf_map__fprintf (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dbpf_map.h15 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
/kernel/linux/linux-6.6/tools/perf/util/
Dbpf_map.h16 static inline int bpf_map__fprintf(struct bpf_map *map __maybe_unused, FILE *fp __maybe_unused) in bpf_map__fprintf() function
Dbpf_map.c29 int bpf_map__fprintf(struct bpf_map *map, FILE *fp) in bpf_map__fprintf() function