Searched defs:profileable (Results 1 – 6 of 6) sorted by relevance
31 profileable, enumerator40 bool profileable; member
28 bool profileable; member
91 bool profileable = false; in HandleProfilingSignal() local
66 std::optional<bool> profileable; in adbconnection_client_new() local
292 bool profileable = proc->process.profileable; in jdwp_process_event() local
203 ParsingPackage setProfileable(boolean profileable); in setProfileable()