Home
last modified time | relevance | path

Searched defs:LogStatisticsElement (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/logging/logd/
H A DLogStatistics.h50 struct LogStatisticsElement { struct
51 uid_t uid;
52 pid_t pid;
53 pid_t tid;
54 uint32_t tag;
55 log_time realtime;
56 const char* msg;
57 uint16_t msg_len;
58 log_id_t log_id;
59 uint16_t total_len;