Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmap.c440 static bool prefer_dso_long_name(const struct dso *dso, bool print_off) in prefer_dso_long_name()
447 static size_t __map__fprintf_dsoname(struct map *map, bool print_off, FILE *fp) in __map__fprintf_dsoname()
473 size_t map__fprintf_dsoname_dsoff(struct map *map, bool print_off, u64 addr, FILE *fp) in map__fprintf_dsoname_dsoff()
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c569 bool print_off, char *bf, int size) in get_symoff()