Home
last modified time | relevance | path

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

/external/valgrind/exp-bbv/
Dbbv_main.c62 static HChar *bb_out_file=NULL; variable
130 HChar temp_string[VG_(strlen)(bb_out_file) + 1 + 10 + 1]; in open_tracefile()
136 VG_(strcpy)(temp_string, bb_out_file); in open_tracefile()
139 VG_(sprintf)(temp_string,"%s.%d",bb_out_file,thread_num); in open_tracefile()
513 bb_out_file = in bbv_post_clo_init()