Searched refs:hwtid (Results 1 – 2 of 2) sorted by relevance
182 int n_msgs = 0, vc, m, hwtid; in xlp_handle_msg_vc() local185 hwtid = nlm_cpuid(); in xlp_handle_msg_vc()223 fmn_msgcount[hwtid][vc] += 1; in xlp_handle_msg_vc()308 int hwtid, nmsgs; in msgring_process() local310 hwtid = (intptr_t)arg; in msgring_process()311 mthd = &msgring_threads[hwtid]; in msgring_process()321 if (hwtid != nlm_cpuid()) in msgring_process()362 fmn_loops[hwtid]++; in msgring_process()367 create_msgring_thread(int hwtid) in create_msgring_thread() argument373 mthd = &msgring_threads[hwtid]; in create_msgring_thread()[all …]
593 int hwtid = xlp_cpuid_to_hwtid[cpuid]; in platform_start_ap() local596 core = hwtid / 4; in platform_start_ap()597 thr = hwtid % 4; in platform_start_ap()