Home
last modified time | relevance | path

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

/oneTBB/python/rml/
H A Dipc_utils.cpp60 const char* stat_file_path_template = "/proc/%d/stat"; in get_start_time() local
62 sprintf( stat_file_path, stat_file_path_template, pid ); in get_start_time()