Lines Matching refs:workq
14 function event_prefix_string(buf, workq)
33 if not workq then
212 function processing_begin(workq)
214 local prefix = event_prefix_string(buf, workq)
217 if workq then
234 function processing_end(workq)
237 if workq then
242 printf("%s QoS = %s\n", event_prefix_string(buf, workq), qos_string(qos))
282 function thread_request(workq)
285 event_prefix_string(buf, workq), qos_string(buf.arg2),
311 function kevent_register(workq)
314 event_prefix_string(buf, workq), buf.arg2,
324 function kevent_process(workq)
327 event_prefix_string(buf, workq), buf.arg3 >> 32, buf.arg2,