Searched refs:VM_SWITCH_TRACING (Results 1 – 2 of 2) sorted by relevance
358 case VM_SWITCH_TRACING: in profiling_generate_data()913 (1U << (uint64_t)VM_SWITCH_TRACING)); in profiling_get_version_info()998 case VM_SWITCH_TRACING: in profiling_set_control()1298 (1UL << (uint64_t)VM_SWITCH_TRACING)) > 0UL)) || in profiling_vmenter_handler()1353 (1UL << (uint64_t)VM_SWITCH_TRACING)) > 0UL) || in profiling_post_vmexit_handler()1366 (1UL << (uint64_t)VM_SWITCH_TRACING)) > 0UL) { in profiling_post_vmexit_handler()1368 VM_SWITCH_TRACING); in profiling_post_vmexit_handler()
68 VM_SWITCH_TRACING, enumerator
Completed in 6 milliseconds