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

/system/extras/showslab/
H A Dshowslab.c14 #define SLABINFO_NAME_LEN 32 /* cache name size (will truncate) */ macro
20 char name[SLABINFO_NAME_LEN]; /* name of this cache */
106 ret = sscanf(line, "%" STRINGIFY(SLABINFO_NAME_LEN) "s"

Completed in 3 milliseconds