|
Linux Perf
|
#include "tests.h"#include "debug.h"#include "util.h"#include "c++/clang-c.h"#include <linux/kernel.h>
Go to the source code of this file.
Functions | |
| int | test__clang_subtest_get_nr (void) |
| const char * | test__clang_subtest_get_desc (int i) |
| int | test__clang (struct test *test __maybe_unused, int i __maybe_unused) |
Variables | |
| struct { | |
| int(* func )(void) | |
| const char * desc | |
| } | clang_testcase_table [] |
| struct { ... } clang_testcase_table[] |