Home
last modified time | relevance | path

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

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