Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dperf_event_v7.c1325 #define EVENT_GROUP(event) ((event) & 0xf) /* G */ macro
1421 unsigned int group = EVENT_GROUP(config_base); in krait_evt_setup()
1477 unsigned int group = EVENT_GROUP(config_base); in krait_clearpmu()
1614 unsigned int group = EVENT_GROUP(hwc->config_base); in krait_pmu_get_event_idx()
1643 unsigned int group = EVENT_GROUP(hwc->config_base); in krait_pmu_clear_event_idx()
1768 unsigned int group = EVENT_GROUP(config_base); in scorpion_evt_setup()
1810 unsigned int group = EVENT_GROUP(config_base); in scorpion_clearpmu()
1946 unsigned int group = EVENT_GROUP(hwc->config_base); in scorpion_pmu_get_event_idx()
1973 unsigned int group = EVENT_GROUP(hwc->config_base); in scorpion_pmu_clear_event_idx()