Home
last modified time | relevance | path

Searched refs:trace_codename (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/tools/trace/
H A Dwqtrace.lua3 trace_codename = function(codename, callback) function
109 trace_codename("wq_pthread_exit", function(buf)
118 trace_codename("wq_workqueue_exit", function(buf)
127 trace_codename("wq_start_add_timer", function(buf)
133 trace_codename("wq_add_timer", function(buf)
144 trace_codename("wq_select_threadreq", function(buf)
157 trace_codename("wq_creator_select", function(buf)
172 trace_codename("wq_creator_yield", function(buf)
184 trace_codename("wq_thread_logical_run", function(buf)
196 trace_codename("wq_runthread", function(buf)
[all …]
H A Dbridgetime.lua3 trace_codename = function(codename, callback) function
40 trace_codename("MACH_CLOCK_BRIDGE_RESET_TS", function(buf)
59 trace_codename("MACH_CLOCK_BRIDGE_TS_PARAMS", function(buf)
74 trace_codename("MACH_CLOCK_BRIDGE_REMOTE_TIME", function(buf)
81 trace_codename("MACH_CLOCK_BRIDGE_RCV_TS", function(buf)
104 trace_codename("MACH_CLOCK_BRIDGE_SKIP_TS", function(buf)
119 trace_codename("MACH_CLOCK_BRIDGE_TS_MISMATCH", function(buf)
130 trace_codename("MACH_CLOCK_BRIDGE_OBSV_RATE", function(buf)