Searched refs:thloop (Results 1 – 4 of 4) sorted by relevance
32 static int thloop(int argc, const char **argv) in thloop() function51 DEFINE_WORKLOAD(thloop);
4 perf-test-y += thloop.o
35 if ! perf record -e cycles --call-graph lbr -o "${perfdata}" perf test -w thloop67 if ! perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop70 perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop || true
203 DECLARE_WORKLOAD(thloop);
Completed in 8 milliseconds