Home
last modified time | relevance | path

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

/tools/testing/selftests/x86/
Dpkey-helpers.h196 int leaf; in pkru_xstate_offset() local
199 leaf = XSTATE_PKRU_BIT; in pkru_xstate_offset()
202 ecx = leaf; in pkru_xstate_offset()
205 if (leaf == XSTATE_PKRU_BIT) { in pkru_xstate_offset()
/tools/perf/ui/browsers/
Dhists.c48 if (he->leaf && he->unfolded) in hist_browser__get_folding()
248 if (he->leaf) in hierarchy_count_rows()
355 if (he->leaf) { in hist_entry__init_have_children()
386 if (he->leaf) in hist_browser__toggle_fold()
395 if (he->leaf) in hist_browser__toggle_fold()
404 if (!he->leaf && he->nr_rows == 0) { in hist_browser__toggle_fold()
420 if (he->leaf) in hist_browser__toggle_fold()
513 if (he->leaf) in hist_entry__set_folding()
545 if (he->leaf) in __hist_browser__set_folding()
1301 if (entry->leaf && row_offset) { in hist_browser__show_hierarchy_entry()
[all …]
/tools/perf/util/
Dsort.h103 bool leaf; member
Dhist.c284 if (!he->leaf) { in hists__decay_entry()
427 he->leaf = true; in hist_entry__init()
1358 new_he->leaf = true; in hists__hierarchy_insert_entry()
1616 if (!he->leaf) { in hists__hierarchy_output_resort()
1764 if (he->leaf || hmd == HMD_FORCE_SIBLING) in can_goto_child()
1824 if (he->leaf) in hist_entry__has_hierarchy_children()
1976 if (he->leaf || he->filtered) in resort_filtered_entry()
2340 if (!pos->leaf) { in hists__link_hierarchy()
/tools/perf/ui/gtk/
Dhists.c459 if (!he->leaf) { in perf_gtk__add_hierarchy_entries()
479 if (symbol_conf.use_callchain && he->leaf) { in perf_gtk__add_hierarchy_entries()
/tools/perf/ui/stdio/
Dhist.c489 if (symbol_conf.use_callchain && he->leaf) { in hist_entry__hierarchy_fprintf()
777 if (!h->leaf && !hist_entry__has_hierarchy_children(h, min_pcnt)) { in hists__fprintf()
/tools/perf/Documentation/
Dintel-pt.txt311 can be related to TSC via values provided in cpuid leaf 0x15.