Searched defs:hide_unresolved (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/ | ||
| H A D | builtin-mem.c | 36 bool hide_unresolved; member |
| /linux/tools/perf/util/ | ||
| H A D | symbol_conf.h | 48 hide_unresolved, member |
| H A D | callchain.c | 1149 fill_callchain_info(struct addr_location * al,struct callchain_cursor_node * node,bool hide_unresolved) fill_callchain_info() argument |
| H A D | hist.h | 171 bool hide_unresolved; global() member |