Searched refs:thloop (Results 1 – 6 of 6) sorted by relevance
41 if ! perf record -e cycles --call-graph lbr -o "${perfdata}" perf test -w thloop73 if ! perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop76 perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop || true
27 perf test -w thloop 20 &
63 if ! perf record -o "${perfdata}" perf test -w thloop 1 2> /dev/null
32 static int thloop(int argc, const char **argv) in thloop() function82 DEFINE_WORKLOAD(thloop);
4 perf-test-y += thloop.o
236 DECLARE_WORKLOAD(thloop);