Lines Matching +full:user +full:- +full:selectable
38 fixed-function PMCs are present in CPUs that conform to version 2 or
42 Each fixed-function PMC measures a specific hardware event.
43 The number of fixed-function PMCs implemented in a CPU can vary.
44 The number of fixed-function PMCs present can be determined at runtime
48 Intel fixed-function PMCs are documented in
50 .%B "IA-32 Intel(R) Architecture Software Developer's Manual"
52 .%N "Order Number 253669-027US"
57 Fixed-function PMCs support the following capabilities:
58 .Bl -column "PMC_CAP_INTERRUPT" "Support"
74 .Dq Li iaf- .
77 .Bl -tag -width indent
96 The fixed function PMCs are selectable using the following
98 .Bl -tag -width indent
112 .Qq iaf-cpu-clk-unhalted.core .
114 To measure the number of user instructions retired use the event specifier
115 .Qq iaf-instr-retired.any,usr .
117 To measure the number of user instructions retired on all logical processors
121 .Qq iaf-instr-retired.any,usr,anythread .