Searched defs:trace (Results 1 – 3 of 3) sorted by relevance
40 struct wpabuf_trace *trace = wpabuf_get_trace(buf); in wpabuf_overflow() local56 struct wpabuf_trace *trace; in wpabuf_resize() local120 struct wpabuf_trace *trace = os_zalloc(sizeof(struct wpabuf_trace) + in wpabuf_alloc() local141 struct wpabuf_trace *trace = os_zalloc(sizeof(struct wpabuf_trace) + in wpabuf_alloc_ext_data() local188 struct wpabuf_trace *trace; in wpabuf_free() local
1185 trace=False, argument
424 def trace(self, message, *format_args): member in ESPLoader