Home
last modified time | relevance | path

Searched refs:unfold (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/arc/lib/
H A Dmemcpy-archs.S61 ;;; Convert len to Dwords, unfold x4
99 ;; Convert to words, unfold x2
144 ;; Convert to words, unfold x2
184 ;; Convert to words, unfold x2
/linux-6.15/tools/perf/ui/browsers/
H A Dhists.c174 cl->unfolded = unfold ? cl->has_children : false; in callchain_list__set_folding()
523 callchain_list__set_folding(chain, unfold); in callchain_node__set_folding_rb_tree()
542 callchain_list__set_folding(chain, unfold); in callchain_node__set_folding()
566 bool unfold __maybe_unused) in hierarchy_set_folding()
584 struct hist_browser *hb, bool unfold) in hist_entry__set_folding() argument
595 n = hierarchy_set_folding(hb, he, unfold); in hist_entry__set_folding()
597 he->nr_rows = unfold ? n : 0; in hist_entry__set_folding()
616 hist_entry__set_folding(he, browser, unfold); in __hist_browser__set_folding()
622 if (!he->depth || unfold) in __hist_browser__set_folding()
639 __hist_browser__set_folding(browser, unfold); in hist_browser__set_folding()
[all …]
/linux-6.15/scripts/coccinelle/api/
H A Dcheck_bq27xxx_data.cocci4 //# Doesn't unfold macros used in register or property fields.