Searched refs:get_timestamp (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/ibmasm/
H A Dheartbeat.c78 dbg("%s:%d at %s\n", __FUNCTION__, __LINE__, get_timestamp(tsbuf));
80 dbg("%s:%d at %s\n", __FUNCTION__, __LINE__, get_timestamp(tsbuf));
91 dbg("%s:%d at %s\n", __FUNCTION__, __LINE__, get_timestamp(tsbuf));
H A Dlowlevel.c67 dbg("respond to interrupt at %s\n", get_timestamp(tsbuf));
82 dbg("finished interrupt at %s\n", get_timestamp(tsbuf));
H A Dcommand.c107 dbg("%s:%d at %s\n", __FUNCTION__, __LINE__, get_timestamp(tsbuf));
130 dbg("%s:%d at %s\n", __FUNCTION__, __LINE__, get_timestamp(tsbuf));
150 dbg("%s:%d at %s\n", __FUNCTION__, __LINE__, get_timestamp(tsbuf));
H A Dibmasm.h53 static inline char *get_timestamp(char *buf) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dsoftlockup.c42 static unsigned long get_timestamp(void) function
49 __raw_get_cpu_var(touch_timestamp) = get_timestamp();
93 now = get_timestamp();

Completed in 26 milliseconds