Home
last modified time | relevance | path

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

/AliOS-Things-master/components/trace/
A Dk_trace.c76 void trace_task_switch(ktask_t *from, ktask_t *to) in trace_task_switch() function
86 trace_task_switch(from, to); in trace_intrpt_task_switch()
/AliOS-Things-master/kernel/rhino/include/
A Dk_trace.h74 void trace_task_switch(ktask_t *from, ktask_t *to);
86 #define TRACE_TASK_SWITCH(from, to) trace_task_switch(from, to)

Completed in 4 milliseconds