/tools/testing/selftests/cpufreq/ |
D | cpufreq.sh | 226 present=$(cat $SYSFS/power/state | grep $filename) 228 if [ -z "$present" ]; then
|
/tools/rcu/ |
D | extract-stall.sh | 5 echo Extract any RCU CPU stall warnings present in specified file.
|
/tools/testing/selftests/firmware/ |
D | settings | 3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
|
/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 4 present, prevent the related categories from running.
|
/tools/testing/selftests/cpu-hotplug/ |
D | cpu-on-off-test.sh | 41 present_cpus=`cat $SYSFS/devices/system/cpu/present`
|
/tools/perf/Documentation/ |
D | perf-dlfilter.txt | 123 PERF_DLFILTER_HAS_MACHINE_PID will be defined if they are present at compile time. 171 before calling. Returns 0 on success, -1 otherwise. Call al_cleanup() (if present, 182 'al_cleanup' must be called (if present, so check perf_dlfilter_fns.al_cleanup != NULL)
|
D | intel-bts.txt | 10 consequence the present implementation is limited to per-thread recording.
|
D | perf-trace.txt | 204 Implies '--call-graph dwarf' when --call-graph not present on the 207 Default: /proc/sys/kernel/perf_event_max_stack when present for 214 Implies '--call-graph dwarf' when --call-graph not present on the
|
D | perf-kwork.txt | 148 Display call chains if present (default off).
|
D | perf-annotate.txt | 92 present, as when piping to other commands, the stdio interface is
|
D | perf-sched.txt | 108 Display call chains if present (default on).
|
D | perf-script-python.txt | 617 argument. For non-tracepoint events, the context variable is also present 650 Fields that may also be present:
|
D | perf-top.txt | 204 Default: /proc/sys/kernel/perf_event_max_stack when present, 127 otherwise.
|
D | perf-script.txt | 41 record <script>' is used and should be present for this command to
|
/tools/testing/selftests/kvm/lib/x86_64/ |
D | processor.c | 58 indent, "", segment->present, segment->dpl, in segment_dump() 412 desc->p = segp->present; in kvm_seg_fill_gdt_64bit() 451 segp->present = 1; in kvm_seg_set_kernel_code_64bit() 482 segp->present = true; in kvm_seg_set_kernel_data_64bit() 522 segp->present = 1; in kvm_setup_tss_64bit()
|
/tools/mm/ |
D | page-types.c | 332 int present; in page_flag_name() local 336 present = (flags >> i) & 1; in page_flag_name() 338 if (present) in page_flag_name() 342 buf[j++] = present ? page_flag_names[i][0] : '_'; in page_flag_name()
|
/tools/bpf/bpftool/bash-completion/ |
D | bpftool | 9 # it is not already present on the command line. Returns no value. 26 # Takes a list of words as argument; if any of those words is present on the 40 # is already present on the command line. Returns no value. 827 # 'value' is present, but is not the last 835 # 'key' is present, but is not the last
|
/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 35 1, 0, ECX, 15, pdcm, Perfmon and Debug Capability present 36 1, 0, ECX, 17, pcid, Process-Context Identifiers feature present 38 1, 0, ECX, 19, sse4_1, SSE4.1 feature present 39 1, 0, ECX, 20, sse4_2, SSE4.2 feature present
|
/tools/power/cpupower/bench/ |
D | README-BENCH | 103 Provide a gnuplot utility script for easy generation of plots to present
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 131 __u8 present, dpl, db, s, l, g, avl; member
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-btf.rst | 58 both key and value (**kv**), or all BTF types present in
|
D | bpftool-gen.rst | 41 and instruction sections, .BTF and .BTF.ext (if present in
|
/tools/memory-model/Documentation/ |
D | control-dependencies.txt | 89 conditional is absolutely required, and must be present in the final
|
D | recipes.txt | 275 is present if the value loaded determines the address of a later access
|
/tools/testing/selftests/filesystems/fuse/ |
D | fuse_test.c | 90 static int bpf_test_trace_maybe(const char *substr, bool present) in bpf_test_trace_maybe() argument 104 if (present) in bpf_test_trace_maybe() 115 if (present) in bpf_test_trace_maybe()
|