Searched defs:ion_sys_record_param (Results 1 – 1 of 1) sorted by relevance
177 struct ion_sys_record_param { struct178 pid_t group_id;179 pid_t pid;180 unsigned int action;181 unsigned int address_type;182 unsigned int address;183 unsigned int length;184 unsigned int backtrace[BACKTRACE_SIZE];185 unsigned int backtrace_num;186 void *handle;[all …]