Searched defs:ev_type (Results 1 – 4 of 4) sorted by relevance
/external/linux-tools-perf/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | EventClass.py | 36 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 55 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 84 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_upnp.c | 786 enum upnp_wps_wlanevent_type ev_type, in upnp_wps_device_send_wlan_event()
|
D | wps_upnp_web.c | 510 int ev_type; in web_process_put_wlan_response() local
|
/external/wpa_supplicant_8/src/ap/ |
D | wps_hostapd.c | 1398 void *priv, enum upnp_wps_wlanevent_type ev_type, in hostapd_rx_req_put_wlan_response()
|