Searched refs:typegraph_thread (Results 1 – 1 of 1) sorted by relevance
1394 typegraph_thread(uintptr_t addr, const kthread_t *t, mdb_ctf_id_t *type) in typegraph_thread() function2451 if (mdb_walk("thread", (mdb_walk_cb_t)typegraph_thread, &type) == -1) { in typegraph()