Searched refs:task_wakeups_monitor_ustackshots_trigger_pct (Results 1 – 1 of 1) sorted by relevance
443 unsigned int task_wakeups_monitor_ustackshots_trigger_pct; /* Percentage. Level at which we start g… variable1101 …argn("task_wakeups_monitor_ustackshots_trigger_pct", &task_wakeups_monitor_ustackshots_trigger_pct, in task_init()1102 sizeof(task_wakeups_monitor_ustackshots_trigger_pct))) { in task_init()1103 task_wakeups_monitor_ustackshots_trigger_pct = TASK_WAKEUPS_MONITOR_DEFAULT_USTACKSHOTS_TRIGGER; in task_init()8070 (uint8_t)task_wakeups_monitor_ustackshots_trigger_pct); in task_wakeups_monitor_ctl()