Home
last modified time | relevance | path

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

/linux/tools/perf/tests/shell/
H A Drecord_lbr.sh41 if ! perf record -e cycles --call-graph lbr -o "${perfdata}" perf test -w thloop
73 if ! perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop
76 perf record -e cycles $branch_flags -o "${perfdata}" perf test -w thloop || true
H A Dtop.sh27 perf test -w thloop 20 &
H A Dscript_dlfilter.sh63 if ! perf record -o "${perfdata}" perf test -w thloop 1 2> /dev/null
/linux/tools/perf/tests/workloads/
H A Dthloop.c32 static int thloop(int argc, const char **argv) in thloop() function
82 DEFINE_WORKLOAD(thloop);
H A DBuild4 perf-test-y += thloop.o
/linux/tools/perf/tests/
H A Dtests.h236 DECLARE_WORKLOAD(thloop);