Searched refs:stat_file_path_template (Results 1 – 1 of 1) sorted by relevance
60 const char* stat_file_path_template = "/proc/%d/stat"; in get_start_time() local62 sprintf( stat_file_path, stat_file_path_template, pid ); in get_start_time()