Lines Matching refs:T_LOG
102 T_LOG("Total size of %s: %zu\n", SK_STATS_ARENA, total_size);
103 T_LOG("Size of single entry: %zu\n", len);
118 T_LOG("Total size of %s: %zu\n", SK_STATS_REGION, total_size);
119 T_LOG("Size of single entry: %zu\n", len);
134 T_LOG("Total size of %s: %zu\n", SK_STATS_CACHE, total_size);
135 T_LOG("Size of single entry: %zu\n", len);
150 T_LOG("Total size of %s: %zu\n", SK_STATS_ARENA, total_size);
151 T_LOG("Total size + single entry: %zu\n", len);
166 T_LOG("Total size of %s: %zu\n", SK_STATS_REGION, total_size);
167 T_LOG("Total size + single entry: %zu\n", len);
182 T_LOG("Total size of %s: %zu\n", SK_STATS_CACHE, total_size);
183 T_LOG("Total size + single entry: %zu\n", len);