Searched refs:stats__ocacheL2_n_nodes (Results 1 – 1 of 1) sorted by relevance
2406 static UWord stats__ocacheL2_n_nodes = 0; variable2418 stats__ocacheL2_n_nodes = 0; in init_ocacheL2()2441 tl_assert(stats__ocacheL2_n_nodes > 0); in ocacheL2_del_tag()2442 stats__ocacheL2_n_nodes--; in ocacheL2_del_tag()2457 stats__ocacheL2_n_nodes++; in ocacheL2_add_line()2458 if (stats__ocacheL2_n_nodes > stats__ocacheL2_n_nodes_max) in ocacheL2_add_line()2459 stats__ocacheL2_n_nodes_max = stats__ocacheL2_n_nodes; in ocacheL2_add_line()6740 stats__ocacheL2_n_nodes ); in mc_print_stats()