Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dtests.h223 struct test_workload {
229 extern struct test_workload workload__##work
232 struct test_workload workload__##work = { \
220 struct test_workload { global() struct
226 functest_workload global() argument
H A Dbuiltin-test.c157 static struct test_workload *workloads[] = {
1442 struct test_workload *twl;
1601 struct test_workload *twl;
/linux/tools/perf/tests/shell/
H A Drecord.sh152 test_workload() { function
452 test_workload
/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()