/linux-4.1.27/Documentation/ |
D | static-keys.txt | 53 Using the 'asm goto', we can create branches that are either taken or not taken 109 single key can be used in many branches, but all the branches must match the 261 208,368,926 branches # 243.507 M/sec ( +- 0.06% ) 262 5,569,188 branch-misses # 2.67% of all branches ( +- 0.54% ) 278 206,859,359 branches # 245.956 M/sec ( +- 0.04% ) 279 4,884,119 branch-misses # 2.36% of all branches ( +- 0.85% ) 283 The percentage of saved branches is .7%, and we've saved 12% on 285 this optimization is about reducing the number of branches. In addition, we've
|
D | applying-patches.txt | 11 one of the many trees/branches should be applied to. Hopefully this document 312 development branches and is also what will eventually turn into the next 405 experimental of the branches described in this document. 408 stable and they are more risky to run than any of the other branches (make
|
D | HOWTO | 154 apply it to the different development branches of the kernel. 219 main kernel "branches" and lots of different subsystem-specific kernel 220 branches. These different branches are:
|
D | stable_kernel_rules.txt | 125 in separate branches per version at:
|
D | crc32.txt | 109 To reduce the number of conditional branches, software commonly uses
|
D | CodingStyle | 169 statement; in the latter case use braces in both branches:
|
D | memory-barriers.txt | 642 branches of the "if" statement as follows:
|
/linux-4.1.27/fs/ubifs/ |
D | misc.h | 217 return (struct ubifs_branch *)((void *)idx->branches + in ubifs_idx_branch() 229 return (void *)((struct ubifs_branch *)idx->branches)->key; in ubifs_idx_key()
|
D | ubifs-media.h | 759 __u8 branches[]; member
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-record.txt | 199 taken branches. The number of branches captured with each sample depends on the 200 underlying hardware, the type of branches of interest, and the executed code. 201 It is possible to select the types of branches captured by enabling filters. The 204 - any: any type of branches 214 - cond: conditional branches
|
D | perf-report.txt | 271 Use the addresses of sampled taken branches instead of the instruction 280 Add the addresses of sampled taken branches to the callstack.
|
/linux-4.1.27/Documentation/development-process/ |
D | 7.AdvancedTopics | 38 the tree, use branches, etc. An understanding of git's tools for the 41 remote branches, the index, fast-forward merges, pushes and pulls, detached 56 The normal git workflow involves the use of a lot of branches. Each line 61 Publicly-available branches should be created with care; merge in patches 62 from development branches when they are in complete form and ready to go - 93 of the reasons why development should be done in private branches (which 94 can be rewritten if necessary) and only moved into public branches when
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 64 branches = (columns == "branches") variable 138 if branches: 430 if branches:
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | iskeleton.S | 60 | _isp_unimp() branches to here so that the operating system 88 | stack frame and branches to this routine. 123 | Integer Instruction stack frame and branches to this routine. 128 | stack frame and branches to the _real_trace() entry point.
|
/linux-4.1.27/tools/perf/util/ |
D | parse-events.l | 185 branch-instructions|branches { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_BRANCH_INS… 215 branch|branches|bpu|btb|bpc |
|
/linux-4.1.27/Documentation/vm/ |
D | page_owner.txt | 30 memory overhead. And, page owner inserts just two unlikely branches into 32 done like as the kernel without page owner. These two unlikely branches
|
/linux-4.1.27/arch/c6x/kernel/ |
D | vectors.S | 13 ; branches to the label _c_int00 which handles initialization for the C code.
|
/linux-4.1.27/Documentation/networking/ |
D | tc-actions-env-rules.txt | 8 or intentionally branches by redirecting a packet, then you need to
|
/linux-4.1.27/arch/powerpc/platforms/8xx/ |
D | Kconfig | 140 (by not placing conditional branches or branches to LR or CTR
|
/linux-4.1.27/Documentation/RCU/ |
D | rcu_dereference.txt | 89 using branches. While weak-memory machines such as ARM or PowerPC 90 do order stores after such branches, they can speculate loads, 107 are often compiled using branches. And as before, although 109 after such branches, but can speculate loads, which can again
|
/linux-4.1.27/Documentation/arm/Atmel/ |
D | README | 14 git branches/tags and email subject always contain this "at91" sub-string.
|
/linux-4.1.27/arch/ |
D | Kconfig | 50 bool "Optimize very unlikely/likely branches" 59 branches and include support for this optimization technique. 62 the kernel will compile such branches with just a nop
|
/linux-4.1.27/Documentation/trace/ |
D | tracepoints.txt | 140 with jump labels and avoid conditional branches.
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | x_operr.S | 303 | and does an rte. If enabled, it cleans up the stack and branches
|
D | get_op.S | 9 | determines the opclass (0, 2, or 3) and branches to the
|
D | setox.S | 64 | Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.
|
/linux-4.1.27/arch/parisc/ |
D | Kconfig | 182 linker will not be able to resolve some long branches and fails to link
|
/linux-4.1.27/Documentation/powerpc/ |
D | qe_firmware.txt | 85 These virtual traps are conditional branches in the microcode. These are
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio.txt | 653 The master branch or for-next branches can be used as the main 654 development branches in general while the development for the current 655 and next kernels are found in for-linus and for-next branches,
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | head.S | 156 ;; Jumpgate for branches.
|
/linux-4.1.27/tools/perf/ |
D | design.txt | 7 as instructions executed, cachemisses suffered, or branches mis-predicted -
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | isp.S | 32 # effect, branches to one of the branch table entries located
|
D | ilsp.S | 32 # effect, branches to one of the branch table entries located here.
|
D | pfpsp.S | 32 # effect, branches to one of the branch table entries located 3762 # adjusts the operand using fix_skewed_ops() and then branches to #
|
D | fpsp.S | 33 # effect, branches to one of the branch table entries located 3763 # adjusts the operand using fix_skewed_ops() and then branches to # 6992 # Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.# 16265 # the stacked fdbcc instruction opcode and then branches to a routine #
|
D | fplsp.S | 33 # effect, branches to one of the branch table entries located here. 6718 # Notes: The usual case should take the branches 1.1 -> 1.3 -> 2.#
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 787 addresses being operated on destination addresses of branches & condition codes. 842 TR BR <INTO OR FROM> will trace branches into or out of an address.
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1561 Various binutils versions can resolve Thumb-2 branches to
|
/linux-4.1.27/init/ |
D | Kconfig | 1624 suffered, or branches mis-predicted - without slowing down the
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1653 process and adds some branches to paths used during
|