Home
last modified time | relevance | path

Searched refs:VG_N_THREADS (Results 1 – 25 of 35) sorted by relevance

12

/external/valgrind/coregrind/
Dm_threadstate.c48 UInt VG_N_THREADS; variable
62 VG_N_THREADS * sizeof VG_(threads)[0]); in VG_()
64 for (tid = 1; tid < VG_N_THREADS; tid++) { in VG_()
102 vg_assert(tid >= 0 && tid < VG_N_THREADS); in VG_()
111 if (tid >= VG_N_THREADS) return False; in VG_()
145 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
159 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
172 for(tid = 1; tid < VG_N_THREADS; tid++) in VG_()
Dm_libcassert.c381 for (i = 1; i < VG_N_THREADS; i++) { in show_sched_status_wrk()
395 for (inner_tid = 1; inner_tid < VG_N_THREADS; inner_tid++) { in show_sched_status_wrk()
Dm_machine.c357 for (tid = 1; tid < VG_N_THREADS; tid++) { in VG_()
377 for (i = (*tid)+1; i < VG_N_THREADS; i++) { in VG_()
392 vg_assert(0 <= tid && tid < VG_N_THREADS && tid != VG_INVALID_THREADID); in VG_()
399 vg_assert(0 <= tid && tid < VG_N_THREADS && tid != VG_INVALID_THREADID); in VG_()
406 vg_assert(0 <= tid && tid < VG_N_THREADS && tid != VG_INVALID_THREADID); in VG_()
413 vg_assert(0 <= tid && tid < VG_N_THREADS && tid != VG_INVALID_THREADID); in VG_()
Dm_execontext.c367 for (inner_tid = 1; inner_tid < VG_N_THREADS; inner_tid++) { in record_ExeContext_wrk()
Dm_errormgr.c645 vg_assert(tid < VG_N_THREADS); in construct_error()
665 vg_assert( tid < VG_N_THREADS ); in construct_error()
/external/valgrind/callgrind/
Dthreads.c80 thread = CLG_MALLOC("cl.threads.it.1", VG_N_THREADS * sizeof thread[0]); in CLG_()
82 for(i=0;i<VG_N_THREADS;i++) in CLG_()
92 for(t=1;t<VG_N_THREADS;t++) { in CLG_()
156 CLG_ASSERT(tid < VG_N_THREADS); in CLG_()
Dmain.c1550 for(t=1;t<VG_N_THREADS;t++) { in dump_state_togdb()
1617 for(t=1;t<VG_N_THREADS;t++) in handle_gdb_monitor_command()
1982 VG_N_THREADS * sizeof syscalltime[0]); in CLG_()
1983 for (UInt i = 0; i < VG_N_THREADS; ++i) { in CLG_()
/external/valgrind/include/
Dpub_tool_threadstate.h37 extern UInt VG_N_THREADS;
/external/valgrind/helgrind/
Dhg_basics.h47 return coretid >= 0 && coretid < VG_N_THREADS; in HG_()
/external/valgrind/coregrind/m_scheduler/
Dscheduler.c241 for (i = 1; i < VG_N_THREADS; i++) { in VG_()
531 vg_assert(tid >= 0 && tid < VG_N_THREADS); in mostly_clear_thread_record()
585 for (tid = 1; tid < VG_N_THREADS; tid++) { in sched_fork_cleanup()
627 for (i = 0 /* NB; not 1 */; i < VG_N_THREADS; i++) { in VG_()
1670 for (tid = 1; tid < VG_N_THREADS; tid++) { in VG_()
2258 for (tid = 1; tid < VG_N_THREADS; tid++) { in VG_()
/external/valgrind/exp-sgcheck/
Dsg_main.c68 return tid >= 0 && tid < VG_N_THREADS in is_sane_TId()
1057 for (i = 0; i < VG_N_THREADS; i++) { in invalidate_all_QCaches()
1067 VG_N_THREADS * sizeof shadowStacks[0] ); in ourGlobals_init()
1068 siTrees = sg_malloc( "di.sg_main.oGi.3", VG_N_THREADS * sizeof siTrees[0] ); in ourGlobals_init()
1069 qcaches = sg_malloc( "di.sg_main.oGi.4", VG_N_THREADS * sizeof qcaches[0] ); in ourGlobals_init()
1071 for (i = 0; i < VG_N_THREADS; i++) { in ourGlobals_init()
1288 for (i = 0; i < VG_N_THREADS; i++) { in preen_global_Invars()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-mips32-linux.c581 vg_assert (tid >= 1 && tid < VG_N_THREADS); in PRE()
596 vg_assert (tid >= 1 && tid < VG_N_THREADS); in PRE()
669 for (t = 1; t < VG_N_THREADS; t++) { in PRE()
Dsyswrap-main.c1634 vg_assert(tid >= 0 && tid < VG_N_THREADS); in VG_()
1641 vg_assert(tid >= 0 && tid < VG_N_THREADS); in VG_()
1653 syscallInfo = VG_(malloc)("scinfo", VG_N_THREADS * sizeof syscallInfo[0]); in ensure_initialised()
1655 for (i = 0; i < VG_N_THREADS; i++) { in ensure_initialised()
1673 vg_assert(tid >= 1 && tid < VG_N_THREADS); in VG_()
2060 vg_assert(tid >= 1 && tid < VG_N_THREADS); in VG_()
2581 vg_assert(tid >= 1 && tid < VG_N_THREADS); in VG_()
2793 vg_assert(tid >= 1 && tid < VG_N_THREADS); in ML_()
Dsyswrap-ppc32-linux.c385 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
420 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
Dsyswrap-amd64-linux.c223 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
255 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
Dsyswrap-mips64-linux.c409 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
480 for (t = 1; t < VG_N_THREADS; t++) { in PRE()
Dsyswrap-s390x-linux.c336 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
367 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
Dsyswrap-arm-linux.c318 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
341 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
Dsyswrap-arm64-linux.c408 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
Dsyswrap-ppc64-linux.c488 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
Dsyswrap-x86-linux.c724 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
758 vg_assert(tid >= 1 && tid < VG_N_THREADS); in PRE()
/external/valgrind/drd/
Ddrd_thread.h42 #define DRD_N_THREADS VG_N_THREADS
/external/valgrind/coregrind/m_coredump/
Dcoredump-solaris.c960 for (t_idx = 1; t_idx < VG_N_THREADS; t_idx++) in VG_()
1026 for (t_idx = 1; t_idx < VG_N_THREADS; t_idx++) { in VG_()
/external/valgrind/coregrind/m_gdbserver/
Dtarget.c75 for (tid = 1; tid < VG_N_THREADS; tid++) { in valgrind_update_threads()
Dremote-utils.c322 (Addr) VG_(threads), VG_N_THREADS, sizeof(ThreadState), in remote_open()

12