Home
last modified time | relevance | path

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

/AliOS-Things-master/components/debug/src/
A Ddebug_dumpsys.c59 int32_t taskindex = 0; in dumpsys_task_func() local
94 taskinfoeach = taskinfo + taskindex; in dumpsys_task_func()
95 taskindex++; in dumpsys_task_func()
172 for (taskindex = 0; taskindex < tasknum; taskindex++) { in dumpsys_task_func()
173 taskinfoeach = taskinfo + taskindex; in dumpsys_task_func()

Completed in 4 milliseconds