Searched refs:LOG_EVENT_LONG (Results 1 – 2 of 2) sorted by relevance
65 LOG_EVENT_LONG(LOG_FSTRIM_START, get_boot_time_ms()); in do_fstrim_filesystems()111 LOG_EVENT_LONG(LOG_FSTRIM_FINISH, get_boot_time_ms()); in do_fstrim_filesystems()
482 #ifndef LOG_EVENT_LONG483 #define LOG_EVENT_LONG(_tag, _value) { \ macro