Searched refs:bs_get_process_start_time (Results 1 – 3 of 3) sorted by relevance
22 uint64_t bs_get_process_start_time(long int pid);
62 uint64_t bs_get_process_start_time(long int pid) { in bs_get_process_start_time() function
118 long long unsigned int starttime = bs_get_process_start_time(my_pid); in lock_file_fill()179 uint64_t other_start_time = bs_get_process_start_time(his_pid); in pb_test_and_create_lock_file()