Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dvmx_tsc_adjust_test.c57 int64_t adjust; in check_ia32_tsc_adjust() local
59 adjust = rdmsr(MSR_IA32_TSC_ADJUST); in check_ia32_tsc_adjust()
60 GUEST_SYNC(adjust); in check_ia32_tsc_adjust()
61 GUEST_ASSERT(adjust <= max); in check_ia32_tsc_adjust()
/tools/perf/util/
A Dtool_pmu.c443 bool adjust = false; in evsel__tool_pmu_read() local
513 adjust = true; in evsel__tool_pmu_read()
525 if (adjust) { in evsel__tool_pmu_read()
/tools/testing/selftests/tc-testing/creating-plugins/
A DAddingPlugins.txt72 executed. The plugin can adjust the command, based on the stage of
/tools/testing/selftests/tc-testing/
A DREADME156 adjust-command (runs in all stages and receives the stage name)
164 The adjust-command hook receives the stage id (see list below) and the
/tools/perf/Documentation/
A Dtips.txt21 To adjust path to source files to local file system use perf report --prefix=... --prefix-strip=...
A Dperf.data-file-format.txt13 format that does not rely on seeking to adjust data offsets. This
/tools/arch/x86/kcpuid/
A Dcpuid.csv1165 0xc0000001, 0, edx, 16, parallax , Parallax auto adjust processor vo…

Completed in 12 milliseconds