Home
last modified time | relevance | path

Searched refs:bcc_perf_map_symcb (Results 1 – 3 of 3) sorted by relevance

/external/bcc/src/cc/
Dbcc_perf_map.h28 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,
Dbcc_perf_map.c83 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/
Dbcc_perf_map.h28 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,