Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf_map.h16 static inline int bpf_map__fprintf(struct bpf_map *map __maybe_unused, FILE *fp __maybe_unused) in bpf_map__fprintf() function
H A Dbpf_map.c29 int bpf_map__fprintf(struct bpf_map *map, FILE *fp) in bpf_map__fprintf() function