Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.h30 #define THREADS__TABLE_BITS 8 macro
31 #define THREADS__TABLE_SIZE (1 << THREADS__TABLE_BITS)
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmachine.h31 #define THREADS__TABLE_BITS 8 macro
32 #define THREADS__TABLE_SIZE (1 << THREADS__TABLE_BITS)

Completed in 2 milliseconds