Home
last modified time | relevance | path

Searched refs:next_tid (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libpp/
Dxml_utils.cpp1010 size_t next_tid = get_next_tid_pclass(tid); in build_process_tree() local
1013 p->add_thread(classes.v[tid].ptemplate.tid, tid, next_tid-1); in build_process_tree()
1014 tid = next_tid; in build_process_tree()