Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c190 static bool pt_is_running(void) in pt_is_running() function
928 if (pt_is_running() || !buf || pt_buffer_is_full(buf, pt)) { in pt_event_start()