Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dmany-loss-records.c47 struct Chunk** topblocks; variable
102 topblocks[freetop] = new; in call_stack()
105 release (&topblocks[freetop]); in call_stack()
206 topblocks = malloc(sizeof(struct Chunk*) * stacks * malloc_fan); in main()