Searched refs:check_single_process (Results 1 – 2 of 2) sorted by relevance
/art/tools/jvmti-agents/field-null-percent/ |
D | check-null-fields.py | 106 res = check_single_process(p, device, cmd32, cmd64); 117 def check_single_process(pid, device, bit32, bit64): function
|
/art/tools/jvmti-agents/field-counts/ |
D | count-fields.py | 106 res = check_single_process(p, device, mkcmd, lib32, lib64); 117 def check_single_process(pid, device, mkcmd, bit32, bit64): function
|