Lines Matching defs:msg
32 static size_t createStatsEvent(uint8_t* msg, int numElements = 1) { in createStatsEvent()
46 static size_t createStatsEventMedium(uint8_t* msg) { in createStatsEventMedium()
50 static size_t createStatsEventLarge(uint8_t* msg) { in createStatsEventLarge()
54 static size_t createStatsEventExtraLarge(uint8_t* msg) { in createStatsEventExtraLarge()
59 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreation() local
69 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationWithPrefetch() local
84 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationWithPrefetchOnly() local
96 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationMedium() local
107 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationMediumWithPrefetch() local
122 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationMediumWithPrefetchOnly() local
134 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationLarge() local
145 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationLargeWithPrefetch() local
160 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationLargeWithPrefetchOnly() local
172 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationExtraLarge() local
183 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationExtraLargeWithPrefetch() local
198 uint8_t msg[LOGGER_ENTRY_MAX_PAYLOAD]; in BM_LogEventCreationExtraLargeWithPrefetchOnly() local