Searched refs:LOOP_DUMP_FORMAT (Results 1 – 1 of 1) sorted by relevance
34 #define LOOP_DUMP_FORMAT "LOOP @%p,%s rx:%u dr:%u\n" macro100 int size = (((loops + allowance) * (sizeof(LOOP_DUMP_FORMAT) + 10 + 20 + 2 * 11)) + in esp_event_dump_prepare()977 …PRINT_DUMP_INFO(dst, sz, LOOP_DUMP_FORMAT, loop_it, loop_it->task != NULL ? loop_it->name : "none"… in esp_event_dump()