Home
last modified time | relevance | path

Searched defs:tci (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_runq.c572 struct cpu_info *ci, *curci, *tci; sched_takecpu() local
723 struct cpu_info *ci = curcpu(), *tci = NULL; sched_idle_migrate() local
800 sched_steal(struct cpu_info * ci,struct cpu_info * tci) sched_steal() argument
825 struct cpu_info *ci, *inner, *outer, *first, *tci, *mci; sched_idle() local
918 struct cpu_info *ci, *tci; sched_preempted() local
1198 struct cpu_info *ci, *tci; sched_print_runqueue() local
[all...]
H A Dsys_pset.c390 struct cpu_info *tci; in sys_pset_assign() local
H A Dkern_lwp.c1373 lwp_migrate(lwp_t *l, struct cpu_info *tci) in lwp_migrate()
/netbsd-src/sys/net/agr/
H A Dif_agrether_hash.c78 uint16_t tci; in agrether_hashmbuf() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-polymorphic-call.c1205 extr_type_from_vtbl_ptr_store (gimple *stmt, struct type_change_info *tci, in extr_type_from_vtbl_ptr_store()
1337 record_known_type (struct type_change_info *tci, tree type, HOST_WIDE_INT offset) in record_known_type()
1416 struct type_change_info *tci = (struct type_change_info *) data; in check_stmt_for_type_change() local
1569 struct type_change_info tci; in get_dynamic_type() local
H A Dipa-prop.c708 struct prop_type_change_info *tci = (struct prop_type_change_info *) data; in check_stmt_for_type_change() local
787 struct prop_type_change_info tci; in detect_type_change_from_memory_writes() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-polymorphic-call.cc1209 extr_type_from_vtbl_ptr_store (gimple *stmt, struct type_change_info *tci, in extr_type_from_vtbl_ptr_store()
1341 record_known_type (struct type_change_info *tci, tree type, HOST_WIDE_INT offset) in record_known_type()
1420 struct type_change_info *tci = (struct type_change_info *) data; in check_stmt_for_type_change() local
1573 struct type_change_info tci; in get_dynamic_type() local
H A Dipa-prop.cc719 struct prop_type_change_info *tci = (struct prop_type_change_info *) data; in check_stmt_for_type_change() local
798 struct prop_type_change_info tci; in detect_type_change_from_memory_writes() local
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c1203 struct cpu_info tci, *ci = NULL; in cpucounters() local