Searched defs:stamp (Results 1 – 9 of 9) sorted by relevance
11 static log_timestamp_t stamp; variable
40 uint32_t stamp = 0; in ZTEST() local
28 static inline int stamp(int state) in stamp() function
82 #define stamp(s) _stamp(s) macro
110 unsigned int stamp; /* Uniquifying time stamp */ member
100 const uint32_t stamp = k_cycle_get_32(); in chip_reset() local
140 static uint32_t stamp; variable
54 static log_timestamp_t stamp; variable
585 bool stamp = flags & LOG_OUTPUT_FLAG_TIMESTAMP; in prefix_print() local