Searched refs:evtype (Results 1 – 6 of 6) sorted by relevance
42 unsigned long evtype[MAX_HWEVENTS]; member152 unsigned long *evtype, int n_ev) in ev67_check_constraints() argument157 idx0 = ev67_mapping[evtype[0]-1].idx; in ev67_check_constraints()158 config = ev67_mapping[evtype[0]-1].config; in ev67_check_constraints()164 if (evtype[0] == EV67_MBOXREPLAY || evtype[1] == EV67_MBOXREPLAY) { in ev67_check_constraints()166 idx0 = (evtype[0] == EV67_MBOXREPLAY) ? 1 : 0; in ev67_check_constraints()168 if (evtype[idx0] == EV67_CYCLES) { in ev67_check_constraints()174 if (evtype[0] == EV67_BCACHEMISS || evtype[1] == EV67_BCACHEMISS) { in ev67_check_constraints()176 idx0 = (evtype[0] == EV67_BCACHEMISS) ? 1 : 0; in ev67_check_constraints()178 if (evtype[idx0] == EV67_INSTRUCTIONS) { in ev67_check_constraints()[all …]
99 struct snd_seq_port_subscribe *info, int evtype);
1426 int evtype) in snd_seq_client_notify_subscription() argument1431 event.type = evtype; in snd_seq_client_notify_subscription()
515 unsigned long evtype = hwc->config_base & ARMV8_EVTYPE_EVENT; in armv8pmu_get_event_idx() local518 if (evtype == ARMV8_PMUV3_PERFCTR_CLOCK_CYCLES) { in armv8pmu_get_event_idx()
933 unsigned long evtype = hwc->config_base & ARMV7_EVTYPE_EVENT; in armv7pmu_get_event_idx() local936 if (evtype == ARMV7_PERFCTR_CPU_CYCLES) { in armv7pmu_get_event_idx()
1568 enum qeth_an_event_type evtype, in qeth_bridge_emit_host_event() argument1575 switch (evtype) { in qeth_bridge_emit_host_event()