这个线程的当前用户程序计数器。
NET应用程序计数器集映射。
也叫程序计数器。
程序计数器中存放着正在执行的指令地址。
The program counter store in the executing instructions address.
对于本机代码,这对应于CPU的程序计数器。
For native code, this corresponds to the CPU's program counter.
基地址(程序计数器)的符号(方法和功能)不匹配。
Base addresses (Program Counters) of symbols (methods and functions) do not match.
程序计数器指示存储器当中的某些位置,尤其是指示序列中的第一个指令。
That program counter points to some location in memory typically to the first instruction in the sequence.
稍微简单的一种模式是相对寻址模式,它会根据当前程序计数器来计算地址。
A similar mode is relative addressing mode, which calculates the address based on the current program counter.
包含下一条要执行指令地址的处理器中的寄存器。也叫程序计数器。
A register in the processor that contains the address of the next instruction to be executed. Also known as a program counter.
控制器:控制器是由程序计数器、指令存放器跟操作控制器等组成。
Control unit (controller) : control unit is composed of program arithmometer, instruction register and operation controller, ect.
找到对log方法的调用后,我们检查程序计数器是否在前面确定的if块外面。
When a call to the log method is found, we check to see if the program counter is outside the if block determined earlier.
程序存储器的导址逻辑是由寄存器来实现的,这个寄存器叫程序计数器。
This program memory addressing logic is handled by a register referred to as a program counter.
如果该标志被设置指示快速的中断服务是与因此,只有程序计数器拆散。
If the flag is set it indicates that a fast interrupt was serviced and therefore only the program counter is unstacked.
看一下程序计数器偶尔登记并试图发现代码只是燃烧一个CPU的循环。
Look at the program counter register once in a while and try to detect that code simply burns a CPU in a tight loop.
seenGuardClauseAt:在所分析的代码中发现日志监护子句时,程序计数器的值。
SeenGuardClauseAt: the value of the program counter when the logging guard clause is discovered in the analyzed code.
汇编语言依序执行算术指令,而跳转指令可以通过改变程序计数器的值来执行条件语句和循环语句。
Assembly language instruction sequence perform arithmetic, and jump instruction by changing the program counter value to execute the conditional statement and circular statement.
内存中的一块留用存储区,当程序中断产生时,CPU自动在其中保存程序计数器和工作寄存器的内容。
A reserved area of memory where the CPU automatically saves the program counter and the contents of working registers when a program interrupt occurs.
如果您的负载测试会分配给远端电脑,会将控制器和代理程序计数器对应到控制器和代理程序计数器集合。
Add counter sets to your load test: When you create a load test with the New load test Wizard, you add an initial set of counters.
在某些系统中,处理机进入暂停状态,程序计数器的内容显示在控制台终端上,并且系统状态转为控制台操作方式。
In some systems, the processor goes into the halt mode. The contents of the PC are displayed on the console terminal and the console mode of operation is enabled.
如果测试结果为真,它会改变程序计数器的结果去,指向记忆存储器里的其他地方,指令序列里的其他地方,然后你会继续这个过程。
And if the test is true, it will change the value of this program counter to point to some other place in the memory, some other point in that sequence of instructions, and you'll keep processing.
只要计数器是正数,控制器就返回到用户程序。
As long as the counter is positive, control is returned to the user program.
性能计数器指示操作系统、应用程序或者服务执行得有多好。
Performance counters indicate how well the operating system, an application or service is performing.
获取这种计数器随时间的测量可以帮助分析人员发现系统的瓶颈,并且调整系统或应用程序的性能。
Capturing the measurements of such counters over time assists analysts to discover system bottlenecks and fine-tune a system or an application's performance.
尤其是,它将设置一个全局计数器,以对处于活动状态的事件处理程序进行计数;另外,还要设置一个变量,以在列表中保存事件处理程序的结果。
Especially, it sets up a global counter that counts the number of active event handlers as well as a variable that holds the results of the event handlers in a list.
因为计数器的值仅存在运行程序的内存中,如果程序重启,那么这些值将重新开始。
Because the value of the counter exists only in the memory of the running program, the values will start over if the program is restarted.
另外,它允许对应用程序指标轮询,如事务率和时间、mq队列管理器状态、消息计数器或SLM指标。
Additionally, it allows polling of application metrics such as transaction rates and times, MQ queue manager status, message counters, or SLM metrics.
该实例必须增加计数器变量,并使用调用活动启动新的事件处理程序实例。
This instance simply has to increment the counter variable and start a new event handler instance using an invoke activity.
完成此任务后,对全局计数器进行递减操作(该计数器对活动事件处理程序实例进行计数)。
Once that’s done, decrement the global counter that counts the number of active event handler instances.
完成此任务后,对全局计数器进行递减操作(该计数器对活动事件处理程序实例进行计数)。
Once that’s done, decrement the global counter that counts the number of active event handler instances.
应用推荐