| /tools/tracing/rtla/src/ |
| A D | actions.c | 22 memset(&self->present, 0, sizeof(self->present)); in actions_init() 68 self->present[ACTION_TRACE_OUTPUT] = true; in actions_add_trace_output() 86 self->present[ACTION_SIGNAL] = true; in actions_add_signal() 102 self->present[ACTION_SHELL] = true; in actions_add_shell() 120 self->present[ACTION_CONTINUE] = true; in actions_add_continue()
|
| A D | actions.h | 38 bool present[ACTION_FIELD_N]; member
|
| A D | timerlat_top.c | 826 (params->threshold_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_top_parse_args() 827 params->end_actions.present[ACTION_TRACE_OUTPUT] || !params->no_aa)) in timerlat_top_parse_args() 1143 if (params->threshold_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_top_main() 1144 params->end_actions.present[ACTION_TRACE_OUTPUT]) { in timerlat_top_main()
|
| A D | timerlat_hist.c | 1090 (params->threshold_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_hist_parse_args() 1091 params->end_actions.present[ACTION_TRACE_OUTPUT] || !params->no_aa)) in timerlat_hist_parse_args() 1284 if (params->threshold_actions.present[ACTION_TRACE_OUTPUT] || in timerlat_hist_main() 1285 params->end_actions.present[ACTION_TRACE_OUTPUT]) { in timerlat_hist_main()
|
| /tools/testing/selftests/cpufreq/ |
| A D | cpufreq.sh | 232 present=$(cat $SYSFS/power/state | grep $filename) 234 if [ -z "$present" ]; then
|
| /tools/rcu/ |
| A D | extract-stall.sh | 5 echo Extract any RCU CPU stall warnings present in specified file.
|
| /tools/testing/selftests/firmware/ |
| A D | settings | 3 # present, each with 2 "nowait" functions tested 5 times. Expected time for a
|
| /tools/testing/selftests/power_supply/ |
| A D | test_power_supply_properties.sh | 64 test_sysfs_prop_optional_range present 0 1
|
| /tools/testing/selftests/net/netfilter/packetdrill/ |
| A D | conntrack_synack_reuse.pkt | 7 // should show a match if bug is present:
|
| /tools/testing/selftests/tc-testing/ |
| A D | TODO.txt | 4 present, prevent the related categories from running.
|
| /tools/testing/selftests/cpu-hotplug/ |
| A D | cpu-on-off-test.sh | 41 present_cpus=`cat $SYSFS/devices/system/cpu/present`
|
| /tools/perf/Documentation/ |
| A D | perf-check.txt | 6 perf-check - check if features are present in perf
|
| A 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)
|
| A D | intel-bts.txt | 10 consequence the present implementation is limited to per-thread recording.
|
| A D | perf-trace.txt | 209 Implies '--call-graph dwarf' when --call-graph not present on the 212 Default: /proc/sys/kernel/perf_event_max_stack when present for 219 Implies '--call-graph dwarf' when --call-graph not present on the
|
| A D | perf-annotate.txt | 92 present, as when piping to other commands, the stdio interface is
|
| A D | perf-kwork.txt | 152 Display call chains if present (default off).
|
| A D | perf-sched.txt | 154 Display call chains if present (default on).
|
| /tools/mm/ |
| A D | thpmaps | 398 present = pmes & PM_PAGE_PRESENT != 0 400 pfns = pfns[present] 402 vfns = vfns[present]
|
| A 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/testing/selftests/kvm/lib/x86/ |
| A D | processor.c | 58 indent, "", segment->present, segment->dpl, in segment_dump() 428 desc->p = segp->present; in kvm_seg_fill_gdt_64bit() 450 segp->present = 1; in kvm_seg_set_kernel_code_64bit() 463 segp->present = true; in kvm_seg_set_kernel_data_64bit() 488 segp->present = 1; in kvm_seg_set_tss_64bit()
|
| /tools/bpf/bpftool/bash-completion/ |
| A 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. 833 # 'value' is present, but is not the last 841 # 'key' is present, but is not the last
|
| /tools/testing/selftests/net/forwarding/ |
| A D | README | 87 present, so it can contain any shell code. Typically it will contain
|
| /tools/power/cpupower/bench/ |
| A D | README-BENCH | 103 Provide a gnuplot utility script for easy generation of plots to present
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-btf.rst | 55 both key and value (**kv**), or all BTF types present in associated BTF
|