Searched refs:bcc_perf_map_symcb (Results 1 – 3 of 3) sorted by relevance
/external/bcc/src/cc/ |
D | bcc_perf_map.h | 28 typedef int (*bcc_perf_map_symcb)(const char *, uint64_t, uint64_t, void *); typedef 35 int bcc_perf_map_foreach_sym(const char *path, bcc_perf_map_symcb callback,
|
D | bcc_perf_map.c | 83 int bcc_perf_map_foreach_sym(const char *path, bcc_perf_map_symcb callback, in bcc_perf_map_foreach_sym()
|
/external/bcc/src/cc/includes/ |
D | bcc_perf_map.h | 28 typedef int (*bcc_perf_map_symcb)(const char *, uint64_t, uint64_t, void *); typedef 35 int bcc_perf_map_foreach_sym(const char *path, bcc_perf_map_symcb callback,
|