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

/external/oprofile/libpp/
H A Dxml_utils.cpp1004 size_t next_tgid = get_next_tgid_pclass(tgid); local
1007 process_info * p = processes_root.add_process(tgid_str, tgid, next_tgid-1);
1015 } while (tid != next_tgid);
1016 tgid = next_tgid;

Completed in 45 milliseconds