Home
last modified time | relevance | path

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

/busybox-1.35.0/procps/
Diostat.c111 static ALWAYS_INLINE int this_is_smp(void) in this_is_smp() function
192 if (this_is_smp()) { in get_cpu_statistics()
499 if (this_is_smp()) { in iostat_main()