Searched refs:EVENT_GROUP (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
H A Dperf_event_v7.c1180 #define EVENT_GROUP(event) ((event) & 0xf) /* G */ macro
1276 unsigned int group = EVENT_GROUP(config_base); krait_evt_setup()
1332 unsigned int group = EVENT_GROUP(config_base); krait_clearpmu()
1469 unsigned int group = EVENT_GROUP(hwc->config_base); krait_pmu_get_event_idx()
1498 unsigned int group = EVENT_GROUP(hwc->config_base); krait_pmu_clear_event_idx()
1622 unsigned int group = EVENT_GROUP(config_base); scorpion_evt_setup()
1664 unsigned int group = EVENT_GROUP(config_base); scorpion_clearpmu()
1800 unsigned int group = EVENT_GROUP(hwc->config_base); scorpion_pmu_get_event_idx()
1827 unsigned int group = EVENT_GROUP(hwc->config_base); scorpion_pmu_clear_event_idx()

Completed in 67 milliseconds