Home
last modified time | relevance | path

Searched refs:selection (Results 1 – 7 of 7) sorted by relevance

/tools/perf/ui/browsers/
Dhists.c399 struct map_symbol *ms = browser->selection; in hist_browser__selection_has_children()
413 struct map_symbol *ms = browser->selection; in hist_browser__selection_unfolded()
427 struct map_symbol *ms = browser->selection; in hist_browser__selection_sym_name()
445 struct map_symbol *ms = browser->selection; in hist_browser__toggle_fold()
801 browser->selection = &chain->ms; in hist_browser__show_callchain_entry()
1310 browser->selection = &entry->ms; in hist_browser__show_entry()
1423 browser->selection = &entry->ms; in hist_browser__show_hierarchy_entry()
1581 browser->selection = NULL; in hist_browser__show_no_entry()
1825 hb->selection = NULL; in hist_browser__refresh()
3036 map = browser->selection->map; in evsel__hists_browse()
[all …]
Dhists.h14 struct map_symbol *selection; member
Dannotate.c33 struct annotation_line *selection; member
125 ab->selection = al; in annotate_browser__write()
159 struct disasm_line *cursor = disasm_line(ab->selection); in annotate_browser__draw_current_jump()
425 struct disasm_line *cursor = disasm_line(ab->selection); in annotate_browser__show_full_location()
467 struct disasm_line *dl = disasm_line(browser->selection); in annotate_browser__callq()
518 struct disasm_line *dl = disasm_line(browser->selection); in annotate_browser__jump()
547 struct annotation_line *al = browser->selection; in annotate_browser__find_string()
584 struct annotation_line *al = browser->selection; in annotate_browser__find_string_reverse()
872 struct disasm_line *dl = disasm_line(browser->selection); in annotate_browser__run()
874 if (browser->selection == NULL) in annotate_browser__run()
[all …]
/tools/perf/Documentation/
Dperf-kmem.txt48 mode selection options - i.e. --slab, --page, --alloc and/or --caller.
Dperf-diff.txt93 Differential computation selection - delta, ratio, wdiff, cycles,
/tools/testing/selftests/tc-testing/
DREADME136 selection:
/tools/perf/scripts/python/
Dexported-sql-viewer.py3921 selection = view.selectionModel()
3926 if not selection.isSelected(above):
3965 if not selection.isSelected(pos):
4016 if not selection.isSelected(pos):