Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dbpf_map.h10 int bpf_map__fprintf(struct bpf_map *map, FILE *fp);
16 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