Home
last modified time | relevance | path

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

/xnu-11215/tests/sched/
H A Dthread_group_flags.c154 static char *trace_location = NULL; variable
160 T_LOG("Test passed, so deleting \"%s\" to save memory", trace_location); in delete_trace_file()
163 ret = remove(trace_location); in delete_trace_file()
217 trace_location = trace_path; in search_for_workload_id_tg_flags_tracepoints()
338 trace_location = trace_path; in search_for_pid_based_tg_flags_tracepoints()
H A Doverloaded_runqueue.c137 static char *trace_location = NULL; variable
144 ret = remove(trace_location); in delete_trace_file()
192 trace_location = trace_path; in search_for_interrupt_disable_timeout_tracepoint()