Home
last modified time | relevance | path

Searched refs:time_info (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
H A Ditt_refcol_impl.c32 struct tm* time_info = localtime(&time_now); in log_file_name_generate() local
36 time_info->tm_year+1900, time_info->tm_mon+1, time_info->tm_mday, in log_file_name_generate()
37 time_info->tm_hour, time_info->tm_min, time_info->tm_sec); in log_file_name_generate()
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/
H A Dhugetlb.c55 struct timeval time_info; in getipckey() local
73 gettimeofday(&time_info, NULL); in getipckey()
74 srandom((unsigned int)time_info.tv_usec); in getipckey()

Completed in 2 milliseconds