Home | History | Annotate | Download | only in support

Lines Matching refs:dstfile

170 	(struct profile_node *root, FILE *dstfile);
972 errcode_t profile_write_tree_file(struct profile_node *root, FILE *dstfile)
974 dump_profile(root, 0, dump_profile_to_file_cb, dstfile);