Lines Matching defs:shared
26 unsigned int shared; /* event is shared across threads */
83 .shared = 1,
148 .shared = 1,
183 [P4_EVENT_IOQ_ACTIVE_ENTRIES] = { /* shared ESCR */
210 .shared = 1,
213 [P4_EVENT_BSQ_ALLOCATION] = { /* shared ESCR, broken CCCR1 */
232 [P4_EVENT_BSQ_ACTIVE_ENTRIES] = { /* shared ESCR */
256 .shared = 1,
264 .shared = 1,
272 .shared = 1,
280 .shared = 1,
288 .shared = 1,
296 .shared = 1,
304 .shared = 1,
312 .shared = 1,
378 .shared = 1,
775 * if an event is shared across the logical threads
778 if (p4_ht_active() && p4_event_bind_map[v].shared) {