Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_crtc.c911 bool skip_event = false; in tilcdc_crtc_irq() local
923 skip_event = true; in tilcdc_crtc_irq()
930 if (!skip_event) { in tilcdc_crtc_irq()
/linux/tools/perf/
H A Dbuiltin-kvm.c845 static bool skip_event(uint16_t e_machine, const char *event) in skip_event() function
908 if (!skip_event(e_machine, decode)) { in handle_end_event()