Home
last modified time | relevance | path

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

/Linux-v6.6/tools/thermal/lib/
Duptimeofday.h9 unsigned long getuptimeofday_ms(void);
Duptimeofday.c25 unsigned long getuptimeofday_ms(void) in getuptimeofday_ms() function
/Linux-v6.6/tools/thermal/thermometer/
Dthermometer.c348 fprintf(tz->file_out, "%ld %s", getuptimeofday_ms(), buf); in timer_temperature_callback()