Searched refs:eventName (Results 1 – 4 of 4) sorted by relevance
126 const char *eventName = NULL; in Process() local158 eventName = IPACM_Iface::ipacmcfg->getEventName(item->evt.data.event); in Process()159 if (eventName != NULL) in Process()162 eventName); in Process()168 eventName = IPACM_Iface::ipacmcfg->getEventName(item->evt.data.event); in Process()169 if (eventName != NULL) in Process()172 eventName); in Process()
146 const char *eventName = IPACM_Iface::ipacmcfg->getEventName(event); in event_callback() local153 if (eventName != NULL) in event_callback()154 IPACMDBG_H("Get %s event.\n", eventName); in event_callback()
5022 const char *eventName = IPACM_Iface::ipacmcfg->getEventName(evt); in eth_bridge_post_event() local5103 if (eventName != NULL) in eth_bridge_post_event()5106 eventName); in eth_bridge_post_event()
447 void debugCountPbufs(const char* eventName, GLXFBConfig config) { in debugCountPbufs() argument461 eventName, config, pbufsFree, pbufsLive); in debugCountPbufs()