Searched refs:trace_intrpt_task_switch (Results 1 – 2 of 2) sorted by relevance
75 void trace_intrpt_task_switch(ktask_t *from, ktask_t *to);89 #define TRACE_INTRPT_TASK_SWITCH(from, to) trace_intrpt_task_switch(from, to)
83 void trace_intrpt_task_switch(ktask_t *from, ktask_t *to) in trace_intrpt_task_switch() function
Completed in 5 milliseconds