Searched refs:tr (Results 1 – 25 of 59) sorted by relevance
123
| /tools/bootconfig/scripts/ |
| A D | ftrace.sh | 56 tr=`echo $t | cut -d: -f2` 57 if [ "$tr" = "" ]; then 64 if [ $tr = "enable_event" -o $tr = "disable_event" ]; then 65 tr=`echo $t | cut -d: -f2-4` 68 tr=`echo $t | cut -d: -f2` 72 tr="$tr:$limit" 74 echo "!$name:$tr" > set_ftrace_filter
|
| /tools/power/cpupower/utils/ |
| A D | version-gen.sh | 26 eval $(grep '^VERSION[[:space:]]*=' ../../../Makefile|tr -d ' ') 27 eval $(grep '^PATCHLEVEL[[:space:]]*=' ../../../Makefile|tr -d ' ') 28 eval $(grep '^SUBLEVEL[[:space:]]*=' ../../../Makefile|tr -d ' ') 29 eval $(grep '^EXTRAVERSION[[:space:]]*=' ../../../Makefile|tr -d ' ')
|
| /tools/spi/ |
| A D | spidev_test.c | 123 struct spi_ioc_transfer tr = { in transfer() local 134 tr.tx_nbits = 8; in transfer() 136 tr.tx_nbits = 4; in transfer() 138 tr.tx_nbits = 2; in transfer() 140 tr.rx_nbits = 8; in transfer() 142 tr.rx_nbits = 4; in transfer() 144 tr.rx_nbits = 2; in transfer() 147 tr.rx_buf = 0; in transfer() 149 tr.tx_buf = 0; in transfer() 152 ret = ioctl(fd, SPI_IOC_MESSAGE(1), &tr); in transfer()
|
| /tools/testing/selftests/ftrace/test.d/ |
| A D | functions | 53 tr=`echo $t | cut -d: -f2` 54 if [ "$tr" = "" ]; then 61 if [ $tr = "enable_event" -o $tr = "disable_event" ]; then 62 tr=`echo $t | cut -d: -f2-4` 65 tr=`echo $t | cut -d: -f2` 69 tr="$tr:$limit" 71 echo "!$name:$tr" > set_ftrace_filter 193 command=$(printf "%s" "$2" | tr -d ^)
|
| /tools/perf/ |
| A D | builtin-sched.c | 952 if (tr == NULL) { in thread__get_runtime() 954 if (tr == NULL) in thread__get_runtime() 958 return tr; in thread__get_runtime() 1686 if (tr == NULL) in map_switch_event() 1907 if (tr == NULL) { in perf_sched__process_comm() 2083 if (tr->prio != prev_prio && tr->prio != -1) in timehist_get_priostr() 2214 wait_time = tr->dt_sleep + tr->dt_iowait + tr->dt_preempt; in timehist_print_sample() 2576 if (tr && tr->prio != -1) in timehist_skip_sample() 2661 if (tr == NULL) { in timehist_sched_wakeup_event() 2786 if (tr != NULL) in timehist_update_task_prio() [all …]
|
| A D | perf-archive.sh | 54 TAR_CONTENTS=`tar tvf "$TARGET" | tr -s " " | cut -d " " -f 6` 61 INTERSECT=`comm -12 <(ls) <(echo "$TAR_CONTENTS") | tr "\n" " "` # check for overwriting
|
| /tools/testing/selftests/dt/ |
| A D | test_unprobed_devices.sh | 36 status=$(tr -d '\000' < "${node}"/status) 72 compatibles=$(tr '\000' '\n' < "${PDT}"/"${node}"/compatible)
|
| /tools/perf/tests/shell/ |
| A D | test_brstack.sh | 58 if ! tr -s ' ' '\n' < "$TMPDIR/perf.script" | grep -E -m1 -q "$x" 88 tr -s ' ' '\n' < "$TMPDIR/perf.script" | grep '.' | \
|
| A D | test_arm_callgraph_fp.sh | 47 perf script -i "$PERF_DATA" -F comm,ip,sym | tr '\n' ' ' | \
|
| A D | lock_contention.sh | 292 header=$(grep "# output:" ${result} | tr -d -c , | wc -c) 299 output=$(grep -v "^#" ${result} | tr -d -c , | wc -c) 313 output=$(grep -v "^#" ${result} | tr -d -c , | wc -c)
|
| /tools/testing/selftests/ftrace/test.d/00basic/ |
| A D | basic3.tc | 6 for c in `cat trace_clock | tr -d \[\]`; do
|
| /tools/testing/selftests/rcutorture/bin/ |
| A D | kvm-recheck-rcuscale-ftrace.sh | 26 tr -d '\015' |
|
| A D | kvm-transform.sh | 55 echo $bootargs | tr -s ' ' '\012' | 57 echo $bootargs | tr -s ' ' '\012' | sed -e 's/=.*$//' |
|
| A D | kvm-recheck-refscale.sh | 25 sed -e 's/^\[[^]]*]//' < $i/console.log | tr -d '\015' |
|
| /tools/testing/selftests/tc-testing/ |
| A D | TdcResults.py | 80 return next((tr for tr in self._testsuite if tr.test_id == test_id), None)
|
| /tools/perf/scripts/python/bin/ |
| A D | mem-phys-addr-record | 17 arg=$(echo $load | tr -d ' ')
|
| /tools/testing/selftests/intel_pstate/ |
| A D | run.sh | 90 _mkt_freq=$(echo $_mkt_freq | tr -d [:alpha:][:punct:]) 115 echo "Target Actual Difference MSR(0x199) max_perf_pct" | tr " " "\n" > /tmp/result.tab
|
| /tools/testing/selftests/net/ |
| A D | toeplitz.sh | 38 tr ' ' '\n' | 65 irqcount=$(cat "$i/per_cpu_count" | tr -d '0,')
|
| /tools/testing/selftests/bpf/ |
| A D | test_xsk.sh | 111 VETH0_POSTFIX=$(cat ${URANDOM} | tr -dc '0-9' | fold -w 256 | head -n 1 | head --bytes 4) 113 VETH1_POSTFIX=$(cat ${URANDOM} | tr -dc '0-9' | fold -w 256 | head -n 1 | head --bytes 4)
|
| /tools/certs/ |
| A D | print-cert-tbs-hash.sh | 80 done < <(openssl list -digest-commands | tr ' ' '\n' | sort -ur)
|
| /tools/rcu/ |
| A D | extract-stall.sh | 47 }' < "$1" | tr -d '\015' | grep -v clocksource
|
| /tools/testing/selftests/livepatch/ |
| A D | test-syscall.sh | 26 pid_list=$(echo ${pids[@]} | tr ' ' ',')
|
| /tools/testing/selftests/ftrace/test.d/kprobe/ |
| A D | kprobe_module.tc | 19 PROBE_NAME=`echo $MOD:$FUNC | tr ".:" "_"`
|
| A D | kprobe_eventname.tc | 11 PROBE_NAME=`echo $FUNC | tr ".:" "_"`
|
| /tools/sound/ |
| A D | dapm-graph | 152 tr '%' '\\' >> "${dot_file}"
|
Completed in 41 milliseconds
123