Home
last modified time | relevance | path

Searched defs:tidmap (Results 1 - 5 of 5) sorted by relevance

/third_party/gn/src/gn/
H A Dtrace.cc259 std::map<std::thread::id, int> tidmap; in SaveTraces() local
268 out << "{\"pid\":0,\"tid\":\"" << tidmap[std::this_thread::get_id()] << "\""; in SaveTraces() local
277 out << "{\"pid\":0,\"tid\":\"" << tidmap[item.thread_id()] << "\""; in SaveTraces() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c294 unsigned long tidmap[8]; in qib_tid_update() local
490 unsigned long tidmap[8]; qib_tid_free() local
[all...]
H A Dqib_common.h443 __u64 tidmap; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c294 unsigned long tidmap[8]; in qib_tid_update() local
490 unsigned long tidmap[8]; qib_tid_free() local
[all...]
H A Dqib_common.h443 __u64 tidmap; member

Completed in 8 milliseconds