Home
last modified time | relevance | path

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

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