Lines Matching refs:tid
330 jr->load.tid = bswap_32(jr->load.tid); in jit_get_next_entry()
341 jr->move.tid = bswap_32(jr->move.tid); in jit_get_next_entry()
415 pid_t pid, tid; in jit_repipe_code_load() local
417 u32 pid, tid; in jit_repipe_code_load() member
422 tid = jr->load.tid; in jit_repipe_code_load()
476 event->mmap2.tid = tid; in jit_repipe_code_load()
487 id->tid = tid; in jit_repipe_code_load()
499 sample.tid = tid; in jit_repipe_code_load()
528 pid_t pid, tid; in jit_repipe_code_move() local
530 u32 pid, tid; in jit_repipe_code_move() member
535 tid = jr->move.tid; in jit_repipe_code_move()
568 event->mmap2.tid = tid; in jit_repipe_code_move()
579 id->tid = tid; in jit_repipe_code_move()
591 sample.tid = tid; in jit_repipe_code_move()