Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dmap.c439 static bool prefer_dso_long_name(const struct dso *dso, bool print_off) in prefer_dso_long_name()
446 static size_t __map__fprintf_dsoname(struct map *map, bool print_off, FILE *fp) in __map__fprintf_dsoname()
472 size_t map__fprintf_dsoname_dsoff(struct map *map, bool print_off, u64 addr, FILE *fp) in map__fprintf_dsoname_dsoff()
/linux-6.14.4/tools/perf/util/scripting-engines/
Dtrace-event-python.c545 bool print_off, char *bf, int size) in get_symoff()