Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 44) sorted by relevance

12

/tools/testing/selftests/cpufreq/
Dcpufreq.sh225 present=$(cat $SYSFS/power/state | grep $filename)
227 if [ -z "$present" ]; then
/tools/rcu/
Dextract-stall.sh5 echo Extract any RCU CPU stall warnings present in specified file.
/tools/testing/selftests/firmware/
Dsettings3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
/tools/testing/selftests/power_supply/
Dtest_power_supply_properties.sh64 test_sysfs_prop_optional_range present 0 1
/tools/testing/selftests/net/netfilter/packetdrill/
Dconntrack_synack_reuse.pkt7 // should show a match if bug is present:
/tools/testing/selftests/tc-testing/
DTODO.txt4 present, prevent the related categories from running.
/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh41 present_cpus=`cat $SYSFS/devices/system/cpu/present`
/tools/mm/
Dthpmaps398 present = pmes & PM_PAGE_PRESENT != 0
400 pfns = pfns[present]
402 vfns = vfns[present]
Dpage-types.c332 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/perf/Documentation/
Dperf-check.txt6 perf-check - check if features are present in perf
Dperf-dlfilter.txt123 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)
Dintel-bts.txt10 consequence the present implementation is limited to per-thread recording.
Dperf-trace.txt204 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
Dperf-annotate.txt92 present, as when piping to other commands, the stdio interface is
Dperf-kwork.txt152 Display call chains if present (default off).
Dperf-sched.txt154 Display call chains if present (default on).
Dperf-script-python.txt617 argument. For non-tracepoint events, the context variable is also present
650 Fields that may also be present:
/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c60 indent, "", segment->present, segment->dpl, in segment_dump()
430 desc->p = segp->present; in kvm_seg_fill_gdt_64bit()
452 segp->present = 1; in kvm_seg_set_kernel_code_64bit()
465 segp->present = true; in kvm_seg_set_kernel_data_64bit()
490 segp->present = 1; in kvm_seg_set_tss_64bit()
/tools/bpf/bpftool/bash-completion/
Dbpftool9 # 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.
819 # 'value' is present, but is not the last
827 # 'key' is present, but is not the last
/tools/testing/selftests/net/forwarding/
DREADME87 present, so it can contain any shell code. Typically it will contain
/tools/power/cpupower/bench/
DREADME-BENCH103 Provide a gnuplot utility script for easy generation of plots to present
/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst55 both key and value (**kv**), or all BTF types present in associated BTF
/tools/arch/x86/include/uapi/asm/
Dkvm.h132 __u8 present, dpl, db, s, l, g, avl; member
/tools/sched_ext/
DREADME.md42 Rust schedulers uses features present in the rust toolchain >= 1.70.0. You
/tools/memory-model/Documentation/
Dcontrol-dependencies.txt89 conditional is absolutely required, and must be present in the final

12