Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dxml_utils.cpp467 void add_thread(string const & tid, size_t l, size_t h);
822 void process_info::add_thread(string const & tid, size_t l, size_t h) in add_thread() function in process_info
1013 p->add_thread(classes.v[tid].ptemplate.tid, tid, next_tid-1); in build_process_tree()