Home
last modified time | relevance | path

Searched refs:split (Results 1 – 25 of 73) sorted by relevance

123

/tools/verification/rvgen/rvgen/
A Dautomata.py55 line = dot_lines[cursor].split()
65 while self.__dot_lines[cursor].split()[0] != "{node":
71 while self.__dot_lines[cursor].split()[0] != "{node":
73 while self.__dot_lines[cursor].split()[0] == "{node":
89 line = self.__dot_lines[cursor].split()
128 if self.__dot_lines[cursor].split()[1] == "->":
129 line = self.__dot_lines[cursor].split()
137 for i in event.split():
166 if self.__dot_lines[cursor].split()[1] == "->":
167 line = self.__dot_lines[cursor].split()
[all …]
/tools/testing/selftests/vDSO/
A Dvdso_test_chacha.c99 for (unsigned int split = 0; split < BLOCKS; ++split) { in main() local
102 if (split) in main()
103 __arch_chacha20_blocks_nostack(output2, key, counter2, split); in main()
104 __arch_chacha20_blocks_nostack(output2 + split * BLOCK_SIZE, key, counter2, BLOCKS - split); in main()
106 ksft_exit_fail_msg("Main loop outputs do not match on trial %u, split %u\n", trial, split); in main()
108 ksft_exit_fail_msg("Main loop counters do not match on trial %u, split %u\n", trial, split); in main()
/tools/hv/
A Dvmbus_testing154 f_name = f_path.split("/")[-1]
169 .format(device.split("/")[5]))
172 .format(device.split("/")[5]))
209 .format(state_path.split("/")[5]))
213 .format(state_path.split("/")[5]))
238 interrupt.split("/")[5]))
241 message.split("/")[5]))
263 print("ALL testing now OFF for {}".format(device.split("/")[-1]))
A Dlsvmbus72 chn_vp_mapping, key=lambda c: int(c.split(':')[0]))
76 (c.split(':')[0], c.split(':')[1]) for c in chn_vp_mapping
/tools/testing/selftests/turbostat/
A Dadded_perf_counters.py157 actual_columns = proc_turbostat.stdout.split(b'\n')[0].split(b'\t')
176 actual_columns = proc_turbostat.stdout.split(b'\n')[0].split(b'\t')
A Ddefcolumns.py40 actual_columns = proc_turbostat.stdout.split(b'\n')[0]
56 actual_columns = proc_turbostat.stdout.split(b'\n')[0]
A Dsmi_aperf_mperf.py136 actual_columns = proc_turbostat.stdout.split(b'\n')[0]
153 actual_columns = proc_turbostat.stdout.split(b'\n')[0]
/tools/perf/scripts/python/
A Dnet_dropmonitor.py28 loc = int(line.split()[0], 16)
29 name = line.split()[2]
A Dparallel-perf.py75 args = shlex.split(self.pipe_to)
267 lines = hdr.split("\n")
446 line = line.split()
660 a = s.split(".")
678 for r in time_str.split():
679 a = r.split(",")
695 for r in cpu_str.split(","):
696 a = r.split("-")
798 if "--per-thread" in self.cmd_line.split():
/tools/testing/selftests/bpf/prog_tests/
A Dbtf_distill.c541 struct btf *base = NULL, *split = NULL, *new_base = NULL, *new_split = NULL; in test_distilled_endianness() local
557 split = btf__new_empty_split(base); in test_distilled_endianness()
558 if (!ASSERT_OK_PTR(split, "empty_split_btf")) in test_distilled_endianness()
560 btf__add_ptr(split, 1); in test_distilled_endianness()
562 split, in test_distilled_endianness()
565 if (!ASSERT_EQ(0, btf__distill_base(split, &new_base, &new_split), in test_distilled_endianness()
600 btf__free(split); in test_distilled_endianness()
/tools/testing/selftests/kvm/lib/arm64/
A Dgic.c99 void gic_set_eoi_split(bool split) in gic_set_eoi_split() argument
102 gic_common_ops->gic_set_eoi_split(split); in gic_set_eoi_split()
A Dgic_private.h18 void (*gic_set_eoi_split)(bool split);
/tools/testing/selftests/net/packetdrill/
A Dset_sysctls.py27 sysctl = a.split('=')
A Dtcp_zerocopy_maxfrags.pkt51 // verify that it is split in one skb of 17 frags + 1 of 1 frag
93 // verify that it is split in skbs with 17 frags
/tools/perf/util/
A Dsetup.py9 cc_tokens = cc.split()
67 cflags = getenv('CFLAGS', '').split()
/tools/testing/selftests/drivers/net/hw/
A Ddevlink_port_split.py107 def split(k, port, should_fail=False): function
198 new_split_group = split(k, port, should_fail=True)
209 new_split_group = split(k, port)
/tools/testing/selftests/drivers/net/mlxsw/
A Dport_scale.sh43 devlink port split $netdev count $count
/tools/perf/tests/shell/lib/
A Dattr.py17 a_list = a.split('|')
18 b_list = b.split('|')
126 return [int(v) for v in version.split(".")[0:2]]
199 items = list(filter(None, pattern.split(a)))
225 arch_list = self.arch.split(',')
A Dperf_metric_validation.py49 self.workloads = [x for x in workload.split(",") if x]
74 return set(metrics.split(","))
373 … name = result["metric-unit"].split(" ")[1] if len(result["metric-unit"].split(" ")) > 1 \
383 wl = workload.split()
387 data = [x+'}' for x in cmd.stderr.split('}\n') if x]
401 collectlist[0] = {x for x in self.collectlist.split(",")}
/tools/testing/selftests/hid/tests/
A Dbase.py208 f'\n\t {" " * h.index("/")}'.join(h.split("\n"))
213 human_data = ["\n\t ".join(h.split("\n")) for h in human_data]
405 subprocess.run("udevadm control --reload-rules".split())
406 subprocess.run("systemd-hwdb update".split())
A Dconftest.py69 for line in p.stdout.split("\n"):
/tools/kvm/kvm_stat/
A Dkvm_stat329 flags = line.split()
339 return field.split('(', 1)[0]
668 members = list_string.split(',')
674 int_range = member.split('-')
1164 parms = line[line.index('-name') + 1].split(',')
1258 (child, parent) = key.split(' ')
1573 self._banner += key.split(' ')[0] + ' '
1589 key.split(' ')[0]), keys, '')
1827 if line.split(' ')[2] == 'debugfs':
1828 debugfs = line.split(' ')[1]
[all …]
/tools/testing/selftests/kvm/include/arm64/
A Dgic.h50 void gic_set_eoi_split(bool split);
/tools/cgroup/
A Dmemcg_shrinker.py31 items = line.split(' ')
/tools/testing/selftests/net/lib/py/
A Dksft.py159 for line in tb.strip().split('\n'):
254 for line in tb.strip().split('\n'):

Completed in 59 milliseconds

123