Searched refs:folded (Results 1 – 14 of 14) sorted by relevance
/linux/tools/perf/ui/browsers/ |
H A D | annotate-data.c | 29 bool folded; /* only can be false when it has children */ member 129 bracket->folded = true; in add_child_entries() 137 entry->folded = true; in add_child_entries() 227 while (!entry->folded) in browser__prev_entry() 244 while (!last->folded) in browser__next_entry() 248 if (!entry->folded) in browser__next_entry() 282 while (!entry->folded) in browser__seek() 413 ui_browser__printf(uib, "%c ", be->folded ? FOLDED_SIGN : UNFOLD_SIGN); in browser__write() 433 list_empty(&member->children) || be->folded? ";" : " {"); in browser__write() 439 list_empty(&member->children) || be->folded ? ";" : " {"); in browser__write() [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-surface_aggregator-tabletsw | 12 - "closed": The type-cover has been folded closed and lies on 18 - "folded-canvas": The type-cover has been folded back 23 - "folded-back": The type cover has been fully folded back and
|
/linux/drivers/hid/ |
H A D | hid-google-hammer.c | 387 static void hammer_folded_event(struct hid_device *hdev, bool folded) in hammer_folded_event() argument 398 cbas_ec.base_folded = folded; in hammer_folded_event() 403 input_report_switch(cbas_ec.input, SW_TABLET_MODE, folded); in hammer_folded_event()
|
/linux/Documentation/arch/x86/x86_64/ |
H A D | 5level-paging.rst | 31 In this case additional page table level -- p4d -- will be folded at
|
/linux/Documentation/mm/ |
H A D | page_tables.rst | 107 or *folded* as we will discuss later. 114 it is folded. 146 If the architecture does not use all the page table levels, they can be *folded*
|
/linux/tools/perf/Documentation/ |
H A D | tips.txt | 15 To see callchains in a more compact form: perf report -g folded
|
H A D | perf-config.txt | 448 flat and folded. This option controls a way to show overhead for each callchain 470 'folded' mean call chains are displayed in a line, separated by semicolons.
|
H A D | perf-report.txt | 258 - folded: call chains are displayed in a line, separated by semicolons
|
/linux/drivers/platform/surface/ |
H A D | Kconfig | 145 being detached or folded back (essentially signaling when the keyboard is
|
/linux/Documentation/networking/ |
H A D | eql.rst | 62 driver folded into it, get your copy of the driver from
|
H A D | filter.rst | 479 M[0,15]: [00000000][0] <-- folded content of M (hex, decimal)
|
/linux/arch/arm/crypto/ |
H A D | sha1-armv4-large.S | 35 @ small = detached Xload/update, loops are folded;
|
/linux/Documentation/admin-guide/mm/ |
H A D | numa_memory_policy.rst | 513 onto and folded into the task's set of allowed nodes as previously described.
|
/linux/drivers/platform/x86/ |
H A D | Kconfig | 744 This switch is triggered as the screen is rotated and folded down to
|