Home
last modified time | relevance | path

Searched refs:thloop (Results 1 – 5 of 5) sorted by relevance

/tools/perf/tests/workloads/
A Dthloop.c32 static int thloop(int argc, const char **argv) in thloop() function
51 DEFINE_WORKLOAD(thloop);
A DBuild4 perf-test-y += thloop.o
/tools/perf/tests/shell/
A Drecord_lbr.sh36 if ! perf record -e cycles --call-graph lbr -o "${perfdata}" perf test -w thloop
68 if ! perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop
71 perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop || true
/tools/perf/Documentation/
A Dperf-test.txt59 noploop, thloop, leafloop, sqrtloop, brstack, datasym and landlock.
65 seconds: leafloop, noploop, sqrtloop, thloop
/tools/perf/tests/
A Dtests.h236 DECLARE_WORKLOAD(thloop);

Completed in 8 milliseconds