Searched refs:thloop (Results 1 – 5 of 5) sorted by relevance
32 static int thloop(int argc, const char **argv) in thloop() function51 DEFINE_WORKLOAD(thloop);
4 perf-test-y += thloop.o
36 if ! perf record -e cycles --call-graph lbr -o "${perfdata}" perf test -w thloop68 if ! perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop71 perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop || true
59 noploop, thloop, leafloop, sqrtloop, brstack, datasym and landlock.65 seconds: leafloop, noploop, sqrtloop, thloop
236 DECLARE_WORKLOAD(thloop);
Completed in 8 milliseconds