Lines Matching refs:events
20 * Counter to rapl events mappings:
45 * The events only support system-wide mode counting. There is no
50 * the events are all reported in fixed point arithmetic (32.32).
129 unsigned long events;
335 /* only look at RAPL events */
419 * There are no default events, but we need to create
420 * "events" group (with empty attrs) before updating
421 * it with detected events.
428 .name = "events",
458 .name = "events",
470 .name = "events",
482 .name = "events",
494 .name = "events",
506 .name = "events",
552 /* Check if exiting cpu is used for collecting rapl events */
557 /* Find a new cpu to collect rapl events */
560 /* Migrate rapl events to the new target */
590 * events already.
705 .events = BIT(PERF_RAPL_PP0) |
713 .events = BIT(PERF_RAPL_PP0) |
721 .events = BIT(PERF_RAPL_PP0) |
730 .events = BIT(PERF_RAPL_PP0) |
739 .events = BIT(PERF_RAPL_PKG) |
747 .events = BIT(PERF_RAPL_PP0) |
757 .events = BIT(PERF_RAPL_PP0) |
767 .events = BIT(PERF_RAPL_PKG),
834 false, (void *) &rm->events);