Home
last modified time | relevance | path

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/
DEventClass.py36 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/
Dwps_upnp.c786 enum upnp_wps_wlanevent_type ev_type, in upnp_wps_device_send_wlan_event()
Dwps_upnp_web.c510 int ev_type; in web_process_put_wlan_response() local
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c1398 void *priv, enum upnp_wps_wlanevent_type ev_type, in hostapd_rx_req_put_wlan_response()