Searched refs:ts_to_nsec (Results 1 – 3 of 3) sorted by relevance
171 ts_to_nsec(&p_ts, &s_time); in main()172 ts_to_nsec(&ts, &e_time); in main()
304 int ts_to_nsec(struct timespec *ts, nsec_t *ns);
475 int ts_to_nsec(struct timespec *ts, nsec_t * ns) in ts_to_nsec() function562 ts_to_nsec(&ts, &ns); in rt_gettime()