Home
last modified time | relevance | path

Searched refs:test_workload (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dtests.h187 struct test_workload { struct
193 extern struct test_workload workload__##work argument
196 struct test_workload workload__##work = { \
H A Dbuiltin-test.c135 static struct test_workload *workloads[] = {
504 struct test_workload *twl; in run_workload()
/openbmc/linux/tools/perf/tests/shell/
H A Drecord.sh127 test_workload() { function
160 test_workload
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c115 static void test_workload(void) in test_workload() function
599 test_workload(); in ptrace_hwbreak()