Searched refs:event_max (Results 1 – 4 of 4) sorted by relevance
67 int event_max; member213 while ((s->event_max = io_getevents_advance_and_peek(s->ctx, &events, in qemu_laio_process_completions()215 for (s->event_idx = 0; s->event_idx < s->event_max; ) { in qemu_laio_process_completions()234 s->event_max = 0; in qemu_laio_process_completions()
91 int event_max, event_min; member520 return sysfs_emit(buf, "%d\n", priv->event_max); in max_show()542 priv->event_max = temp; in max_store()569 temp = clamp_val(temp, -64000, priv->event_max); in min_store()719 ret = stts751_read_reg16(priv, &priv->event_max, in stts751_read_chip_config()
71 event_max76 char *event_names[event_max]; // E: the finite set of events77 unsigned char function[state_max][event_max]; // f: transition function
1857 unsigned int event_max; in octeon_pmu_map_raw_event() local1864 event_max = 0x5f; in octeon_pmu_map_raw_event()1866 event_max = 0x42; in octeon_pmu_map_raw_event()1868 event_max = 0x3a; in octeon_pmu_map_raw_event()1870 if (base_id > event_max) { in octeon_pmu_map_raw_event()