Searched refs:sysfiles (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/atrace/
H A Datrace.cpp87 } sysfiles[MAX_SYS_FILES]; member in struct:TracingCategory
371 const char* path = category.sysfiles[i].path;
372 bool req = category.sysfiles[i].required == REQ;
396 const char* path = category.sysfiles[i].path;
397 bool req = category.sysfiles[i].required == REQ;
634 const char* path = c.sysfiles[j].path;
818 const char* path = c.sysfiles[j].path;
819 bool required = c.sysfiles[j].required == REQ;

Completed in 154 milliseconds