Home
last modified time | relevance | path

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

/openbmc/linux/tools/thermal/lib/
H A Duptimeofday.h8 int uptimeofday_init(void);
H A Duptimeofday.c11 int uptimeofday_init(void) in uptimeofday_init() function
/openbmc/linux/tools/thermal/thermometer/
H A Dthermometer.c553 if (uptimeofday_init()) in main()