Searched defs:print_sym (Results 1 – 3 of 3) sorted by relevance
111 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_callchain() local199 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym() local
260 static void print_sym(Elf_Ehdr *hdr, struct sym *s) in print_sym() function
2435 bool print_dso, bool print_sym) in print_location()