Lines Matching +full:single +full:- +full:cpu
1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright (c) 2013-2014, Intel Corporation.
8 * http://software.intel.com/en-us/intel-isa-extensions
15 * Single-entry ToPA: when this close to region boundary, switch
54 * struct pt_buffer - buffer configuration; one buffer per task_struct or
55 * cpu, depending on perf event configuration
67 * @single: use Single Range Output instead of ToPA
85 bool single; member
95 * struct pt_filter - IP range filter configuration
98 * @config: 4-bit field in RTIT_CTL
107 * struct pt_filters - IP range filtering context
117 * struct pt - per-cpu pt context
120 * @handle_nmi: do handle PT PMI on this cpu, there's an active event
121 * @vmx_on: 1 if VMX is ON on this cpu