#include #include "tests/tests.h" #include "arch-tests.h" struct test arch_tests[] = { { .desc = "x86 rdpmc", .func = test__rdpmc, }, { .desc = "Convert perf time to TSC", .func = test__perf_time_to_tsc, }, #ifdef HAVE_DWARF_UNWIND_SUPPORT { .desc = "DWARF unwind", .func = test__dwarf_unwind, }, #endif #ifdef HAVE_AUXTRACE_SUPPORT { .desc = "x86 instruction decoder - new instructions", .func = test__insn_x86, }, #endif { .desc = "Intel cqm nmi context read", .func = test__intel_cqm_count_nmi_context, }, { .func = NULL, }, }; '>
summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock
wm8580.c?h=nds-private-remove&id=45b957e3edd22139a4e20067b39e15acbf36fb92'>wm8580.c
AgeCommit message (Expand)AuthorFilesLines
AgeCommit message (Expand)AuthorFilesLines