Searched refs:NO_ADDR (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate.c | 608 __hist_entry__tui_annotate(browser->he, &target_ms, evsel, hbt, NO_ADDR); in annotate_browser__callq() 1240 if (al_addr != NO_ADDR) { in __hist_entry__tui_annotate()
|
| H A D | hists.c | 2488 err = __hist_entry__tui_annotate(he, &act->ms, evsel, browser->hbt, NO_ADDR); in do_annotate()
|
| /linux/tools/perf/util/ |
| H A D | hist.h | 712 #define NO_ADDR 0 macro
|
| /linux/tools/perf/ |
| H A D | builtin-annotate.c | 523 key = hist_entry__tui_annotate(he, evsel, NULL, NO_ADDR); in hists__find_annotations()
|
| H A D | builtin-c2c.c | 2599 u64 al_addr = NO_ADDR; in perf_c2c__toggle_annotation()
|