Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/scheduler/src/
H A Dscheduler_core.c103 uint32_t history_idx; in sched_history_print() local
115 history_idx = sched_history_index; in sched_history_print()
122 index = (history_idx + idx) % WLAN_SCHED_HISTORY_SIZE; in sched_history_print()