Home
last modified time | relevance | path

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

/linux-6.1.9/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.c29 int bpf_map__fprintf(struct bpf_map *map, FILE *fp) in bpf_map__fprintf() function