Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/
Dmc_main.c2018 static UWord stats__ocacheL2_n_nodes_max = 0; variable
2189 if (stats__ocacheL2_n_nodes > stats__ocacheL2_n_nodes_max) in ocacheL2_add_line()
2190 stats__ocacheL2_n_nodes_max = stats__ocacheL2_n_nodes; in ocacheL2_add_line()
6097 stats__ocacheL2_n_nodes_max, in mc_fini()