Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dmem2node.h17 void mem2node__exit(struct mem2node *map);
Dmem2node.c114 void mem2node__exit(struct mem2node *map) in mem2node__exit() function
/linux-5.19.10/tools/perf/tests/
Dmem2node.c78 mem2node__exit(&map); in test__mem2node()
/linux-5.19.10/tools/perf/
Dbuiltin-c2c.c2952 mem2node__exit(&c2c.mem2node); in perf_c2c__report()