Searched refs:a_occ (Results 1 – 1 of 1) sorted by relevance
1913 unsigned long occ, m_occ = 0, a_occ = 0; in task_cache_work() local1922 a_occ += occ; in task_cache_work()1949 if (a_occ > m_a_occ) { in task_cache_work()1950 m_a_occ = a_occ; in task_cache_work()1955 curr_m_a_occ = a_occ; in task_cache_work()