Home
last modified time | relevance | path

Searched full:foo* (Results 2426 - 2450 of 32411) sorted by relevance

1...<<919293949596979899100>>...1297

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c4872 * foo:bar was used, the user is interested _just_ in those, say,
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power9/
H A Dother.json620 "BriefDescription": "addrs only req to L2 only on the first one,Indication that Load footprint is not expanding"
1610 "BriefDescription": "TM Footprint Capacity Overflow"
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwell/
H A Dpipeline.json888 "PublicDescription": "Counts number of cycles nothing is executed on any execution port, while there was at least one pending demand* load request missing the L2 cache.(as a footprint) * includes also L1 HW prefetch requests that may or may not be required by demands.",
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dpipeline.json894 "PublicDescription": "Counts number of cycles nothing is executed on any execution port, while there was at least one pending demand* load request missing the L2 cache.(as a footprint) * includes also L1 HW prefetch requests that may or may not be required by demands.",
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
H A Dbpftool-map.rst231 | **# bpftool prog loadall tail_calls.o /sys/fs/bpf/foo type xdp**
239 pinned /sys/fs/bpf/foo/xdp
243 pinned /sys/fs/bpf/foo/process
247 pinned /sys/fs/bpf/foo/debug
266 | **# bpftool map update pinned /sys/fs/bpf/bar key 0 0 0 0 value pinned /sys/fs/bpf/foo/debug**
/kernel/linux/linux-5.10/tools/bootconfig/
H A Dmain.c412 /* Add a footer */ in apply_xbc()
H A Dtest-bootconfig.sh150 foo
152 foo { buz }
163 foo = val # comment
/kernel/linux/linux-5.10/tools/bpf/
H A Dbpf_dbg.c22 * 3) > load pcap foo.pcap
/kernel/linux/linux-5.10/tools/firewire/
H A Ddecode-fcp.c75 { "foo", 0, 8 },
/kernel/linux/linux-5.10/tools/include/linux/
H A Drbtree.h112 * We do not cache the rightmost node based on footprint
/kernel/linux/linux-5.10/sound/usb/
H A Dpcm.c439 * descriptors which fool us. if it has only one EP, in set_sync_endpoint()
/kernel/linux/linux-5.10/tools/bootconfig/samples/
H A Dbad-samekey.bconf3 foo = value
6 key.foo = value
/kernel/linux/linux-5.10/tools/build/
H A DBuild.include18 # Name of target with a '.' as filename prefix. foo/bar.o => foo/.bar.o
/kernel/linux/linux-5.10/tools/kvm/kvm_stat/
H A Dkvm_stat1098 # commas are escaped (i.e. ',,'), hence e.g. 'foo,bar' results
1099 # in # ['foo', '', 'bar'], which we revert here
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dfadvise.sh21 # reliably process on arch FOO a perf.data file collected by 'perf trace
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-sublevel-options.c45 /* parse options like --foo a=<n>,b,c... */
H A Ddwarf-aux.c1349 * void foo() { printf("hello\n"); } in die_get_postprologue_addr()
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dbootgraph.py694 # write the footer and close
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c286 /*The MSR footprint recorded in last timer*/
/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dsample.conf428 # it sends the mail if "$FOO" format is used. If "${FOO}" format is used,
/kernel/linux/linux-5.10/tools/testing/ktest/examples/
H A Dtest.conf6 MACHINE = foo
8 # BOX can be different than foo, if the machine BOX has
/kernel/linux/linux-5.10/tools/testing/kunit/test_data/
H A Dtest_pound_sign.log10 [ 0.060000] foo bar #
14 [ 0.060000] foo bar # non-kunit output
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dexpr.c28 expr__add_id_val(&ctx, strdup("FOO"), 1); in test__expr()
32 ret |= test(&ctx, "FOO+BAR", 3); in test__expr()
35 ret |= test(&ctx, "(FOO-1)*2 + (BAR/2)%2 - -4", 5); in test__expr()
55 p = "FOO/0"; in test__expr()
65 expr__find_other("FOO + BAR + BAZ + BOZO", "FOO", in test__expr()
H A Dmmap-basic.c112 int foo = syscalls[i](); in test__basic_mmap() local
113 ++foo; in test__basic_mmap()
/kernel/linux/linux-5.10/tools/perf/tests/shell/
H A Dtest_uprobe_from_different_cu.sh20 perf probe -x ${temp_dir}/testfile -d foo || true
34 cat > ${temp_dir}/testfile-foo.h << EOF
41 extern int foo (int i, struct t *t);
44 cat > ${temp_dir}/testfile-foo.c << EOF
45 #include "testfile-foo.h"
48 foo (int i, struct t *t)
59 #include "testfile-foo.h"
72 return foo (3, &g);
76 gcc -g -Og -flto -c ${temp_dir}/testfile-foo.c -o ${temp_dir}/testfile-foo
[all...]

Completed in 41 milliseconds

1...<<919293949596979899100>>...1297