Searched refs:captured (Results 1 – 3 of 3) sorted by relevance
828 bool captured = false; in kpc_pmi_handler() local833 captured = PC_CAPTURE_PMC(pc_capture) == ctr; in kpc_pmi_handler()834 if (captured) { in kpc_pmi_handler()850 if (!captured) { in kpc_pmi_handler()866 flags |= captured ? KPC_CAPTURED_PC : 0; in kpc_pmi_handler()
218 + `wake_abstime` needs to be restored to the last absolute time captured220 `wake_abstime` is captured too early; later calls to227 is necessary because the page containing preemption_count is captured228 when the count is set to 1 (since the page is captured from within the
335 exception in the end. It was just captured in try/catch block. So the simplified reproducer is: