Searched refs:massif_out_file (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/massif/
H A Dms_main.c1767 static void write_snapshots_to_file(const HChar* massif_out_file, argument
1774 fp = VG_(XT_massif_open)(massif_out_file,
1795 HChar* massif_out_file = local
1797 write_snapshots_to_file (massif_out_file, snapshots, next_snapshot_i);
1798 VG_(free)(massif_out_file);

Completed in 94 milliseconds