Home
last modified time | relevance | path

Searched refs:PWQ_NR_STATS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/workqueue/
H A Dwq_monitor.py74 PWQ_NR_STATS = prog['PWQ_NR_STATS'] variable
81 self.stats = [0] * PWQ_NR_STATS
83 for i in range(PWQ_NR_STATS):
/kernel/linux/linux-6.6/kernel/
H A Dworkqueue.c224 PWQ_NR_STATS, enumerator
264 u64 stats[PWQ_NR_STATS];

Completed in 12 milliseconds