Searched refs:client_stack_highest_byte (Results 1 – 8 of 8) sorted by relevance
316 tst->client_stack_highest_byte = stack+stacksize-1; in pthread_hijack()499 tst->client_stack_highest_byte = stack+stacksize-1; in wqthread_hijack()
375 tst->client_stack_highest_byte = stack+stacksize-1; in pthread_hijack()551 tst->client_stack_highest_byte = stack+stacksize-1; in wqthread_hijack()
84 tst->client_stack_highest_byte = (Addr)VG_PGROUNDUP(sp)-1; in ML_()85 tst->client_stack_szB = tst->client_stack_highest_byte - seg->start + 1; in ML_()87 VG_(register_stack)(seg->start, tst->client_stack_highest_byte); in ML_()91 tst->tid, seg->start, tst->client_stack_highest_byte); in ML_()96 tst->client_stack_highest_byte = 0; in ML_()
377 if (stack_usage && VG_(threads)[i].client_stack_highest_byte != 0 ) { in show_sched_status_wrk()381 VG_(stack_limits)(VG_(threads)[i].client_stack_highest_byte, in show_sched_status_wrk()
332 Addr client_stack_highest_byte; member
446 *stack_max = VG_(threads)[i].client_stack_highest_byte; in VG_()457 return VG_(threads)[tid].client_stack_highest_byte; in VG_()
1623 Addr stack_highest_byte = VG_(threads)[tid].client_stack_highest_byte; in VG_()
619 VG_(threads)[i].client_stack_highest_byte = (Addr)NULL; in VG_()655 VG_(threads)[tid_main].client_stack_highest_byte in VG_()