Home
last modified time | relevance | path

Searched refs:ci (Results 1 – 3 of 3) sorted by relevance

/tools/lib/subcmd/
A Dhelp.c75 size_t ci, cj, ei; in exclude_cmds() local
78 ci = cj = ei = 0; in exclude_cmds()
82 if (ci == cj) { in exclude_cmds()
83 ci++; in exclude_cmds()
87 cmds->names[ci++] = NULL; in exclude_cmds()
90 zfree(&cmds->names[ci]); in exclude_cmds()
91 ci++; in exclude_cmds()
97 if (ci != cj) { in exclude_cmds()
98 while (ci < cmds->cnt) { in exclude_cmds()
100 cmds->names[ci++] = NULL; in exclude_cmds()
[all …]
/tools/perf/tests/shell/
A Dtest_intel_pt.sh422 decode_err_cnt=$(perf script -i "${perfdatafile}" --itrace=e-o-l | grep -ci error)
/tools/testing/selftests/bpf/
A DREADME.rst118 Link: https://github.com/libbpf/ci/blob/main/rootfs/mkrootfs_debian.sh [1]

Completed in 5 milliseconds