Searched refs:adjust (Results 1 – 6 of 6) sorted by relevance
57 int64_t adjust; in check_ia32_tsc_adjust() local59 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()
72 executed. The plugin can adjust the command, based on the stage of
156 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
21 To adjust path to source files to local file system use perf report --prefix=... --prefix-strip=...
13 format that does not rely on seeking to adjust data offsets. This
1795 bool adjust = false; in evsel__read_tool() local1836 adjust = true; in evsel__read_tool()1848 if (adjust) { in evsel__read_tool()