Home
last modified time | relevance | path

Searched refs:branches (Results 1 – 25 of 89) sorted by relevance

1234

/linux/tools/perf/Documentation/
A Ditrace.txt2 b synthesize branches events (branch misses for Arm SPE)
3 c synthesize branches events (calls only)
4 r synthesize branches events (returns only)
48 It is also possible to skip events generated (instructions, branches, transactions,
A Dperf-intel-pt.txt35 or "branches" events had been recorded. Presently 3 tools support this:
98 To represent software control flow, "branches" samples are produced. By default
157 the average IPC since the last IPC for that event type. Note IPC for "branches"
177 Another note, in the case of "branches" events, non-taken branches are not
189 branches, and supports 2 additional modes selected by option:
873 b synthesize "branches" events
877 c synthesize branches events (calls only)
878 r synthesize branches events (returns only)
1051 - conditional branches
1056 - asynchronous branches such as interrupts
[all …]
A Dintel-hybrid.txt196 cpu_core/branches/,
197 cpu_atom/branches/,
A Dperf-top.txt240 taken branches. The number of branches captured with each sample depends on the
241 underlying hardware, the type of branches of interest, and the executed code.
242 It is possible to select the types of branches captured by enabling filters.
A Dsecurity.txt203 19,628,798 branches # 0.539 M/sec
204 1,259,201 branch-misses # 6.42% of all branches
/linux/Documentation/staging/
A Dstatic-keys.rst76 Using the 'asm goto', we can create branches that are either taken or not taken
157 Note that switching branches results in some locks being taken,
306 208,368,926 branches # 243.507 M/sec ( +- 0.06% )
307 5,569,188 branch-misses # 2.67% of all branches ( +- 0.54% )
323 206,859,359 branches # 245.956 M/sec ( +- 0.04% )
324 4,884,119 branch-misses # 2.36% of all branches ( +- 0.85% )
328 The percentage of saved branches is .7%, and we've saved 12% on
330 this optimization is about reducing the number of branches. In addition, we've
/linux/tools/perf/scripts/python/
A Dexport-to-sqlite.py121 branches = (columns == "branches") variable
205 if branches:
586 if branches:
703 if branches:
A Dexport-to-postgresql.py300 branches = (columns == "branches") variable
381 if branches:
1029 if branches:
/linux/fs/ubifs/
A Dmisc.h203 return (struct ubifs_branch *)((void *)idx->branches + in ubifs_idx_branch()
215 return (void *)((struct ubifs_branch *)idx->branches)->key; in ubifs_idx_key()
/linux/Documentation/process/
A D7.AdvancedTopics.rst42 the tree, use branches, etc. An understanding of git's tools for the
45 remote branches, the index, fast-forward merges, pushes and pulls, detached
60 The normal git workflow involves the use of a lot of branches. Each line
65 Publicly-available branches should be created with care; merge in patches
66 from development branches when they are in complete form and ready to go -
97 of the reasons why development should be done in private branches (which
98 can be rewritten if necessary) and only moved into public branches when
/linux/arch/m68k/ifpsp060/
A Diskeleton.S60 | _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/Documentation/features/core/jump-labels/
A Darch-support.txt4 # description: arch supports live patched, high efficiency branches
/linux/arch/x86/net/
A Dbpf_jit_comp.c1862 u8 **branches) in invoke_bpf_mod_ret() argument
1888 branches[i] = prog; in invoke_bpf_mod_ret()
1983 u8 **branches = NULL; in arch_prepare_bpf_trampoline() local
2048 branches = kcalloc(fmod_ret->nr_progs, sizeof(u8 *), in arch_prepare_bpf_trampoline()
2050 if (!branches) in arch_prepare_bpf_trampoline()
2054 branches)) { in arch_prepare_bpf_trampoline()
2086 emit_cond_near_jump(&branches[i], prog, branches[i], in arch_prepare_bpf_trampoline()
2130 kfree(branches); in arch_prepare_bpf_trampoline()
/linux/Documentation/networking/
A Dtc-actions-env-rules.rst14 or intentionally branches by redirecting a packet, then you need to
/linux/arch/mips/include/asm/
A Dfpu_emulator.h28 unsigned long branches; member
/linux/Documentation/admin-guide/hw-vuln/
A Dspectre.rst61 conditional branches, while Spectre variant 2 attacks use speculative
62 execution of indirect branches to leak privileged memory.
93 execution of indirect branches :ref:`[3] <spec_ref3>`. The indirect
95 indirect branches can be influenced by an attacker, causing gadget code
103 branches in the victim to gadget code by poisoning the branch target
205 indirect branches. Return trampolines trap speculative execution paths
277 for indirect branches to bypass the poisoned branch target buffer,
482 can be compiled with return trampolines for indirect branches.
587 replace indirect branches
/linux/arch/powerpc/platforms/8xx/
A DKconfig120 (by not placing conditional branches or branches to LR or CTR
/linux/Documentation/vm/
A Dpage_owner.rst34 memory overhead. And, page owner inserts just two unlikely branches into
36 like as the kernel without page owner. These two unlikely branches should
/linux/arch/mips/math-emu/
A Dme-debugfs.c57 __this_cpu_write((fpuemustats).branches, 0); in fpuemustats_clear_show()
213 FPU_STAT_CREATE(branches); in debugfs_fpuemu()
/linux/tools/perf/util/
A Dparse-events.l339 branch-instructions|branches { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_BRANCH_INS…
376 branch|branches|bpu|btb|bpc |
/linux/Documentation/maintainer/
A Drebasing-and-merging.rst100 which may contain multiple topic branches; each branch is usually developed
104 Many projects require that branches in pull requests be based on the
106 is not such a project; any rebasing of branches to avoid merges will, most
128 branches. Failure to do so threatens the security of the development
A Dconfigure-git.rst8 Tagged branches used in :ref:`Documentation/maintainer/pull-requests.rst
/linux/Documentation/devicetree/bindings/clock/
A Dlpc1850-ccu.txt3 Each CGU base clock has several clock branches which can be turned on
/linux/drivers/media/i2c/
A Dccs-pll.c84 } branches[] = { in print_pll() local
92 for (i = 0, br = branches; i < ARRAY_SIZE(branches); i++, br++) { in print_pll()
/linux/Documentation/nvdimm/
A Dmaintainer-entry-profile.rst11 'libnvdimm-fixes' or 'libnvdimm-for-next' branch. Those branches are

Completed in 61 milliseconds

1234