Home
last modified time | relevance | path

Searched refs:DEFAULT (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/ftrace/test.d/kprobe/
A Dkprobe_opt_types.tc19 DEFAULT=$(cat /proc/sys/debug/kprobes-optimization)
29 echo "$DEFAULT" > /proc/sys/debug/kprobes-optimization
33 echo "$DEFAULT" > /proc/sys/debug/kprobes-optimization
/tools/testing/selftests/bpf/
A Dbpf_experimental.h289 #define __bpf_cmp(LHS, OP, PRED, RHS, DEFAULT) \ argument
292 bool ret = DEFAULT; \
295 ret = !DEFAULT; \
/tools/power/cpupower/bench/
A DREADME-BENCH114 -p, --prio=<priority> scheduler priority, HIGH, LOW or DEFAULT
/tools/perf/
A Dbuiltin-script.c3017 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields() enumerator
3096 if (change != SET && change != DEFAULT) in parse_output_fields()

Completed in 13 milliseconds