Adaptive next-executing-cycle trace selection for trace-driven code optimizers
    1.
    发明授权
    Adaptive next-executing-cycle trace selection for trace-driven code optimizers 有权
    跟踪驱动代码优化器的自适应下一个执行周期跟踪选择

    公开(公告)号:US08756581B2

    公开(公告)日:2014-06-17

    申请号:US13020222

    申请日:2011-02-03

    IPC分类号: G06F9/44 G06F9/45 G06F11/00

    CPC分类号: G06F8/443 G06F9/4552

    摘要: An apparatus includes a processor for executing instructions at runtime and instructions for dynamically compiling the set of instructions executing at runtime. A memory device stores the instructions to be executed and the dynamic compiling instructions. A memory device serves as a trace buffer used to store traces during formation during the dynamic compiling. The dynamic compiling instructions includes a next-executing-cycle (N-E-C) trace selection process for forming traces for the instructions executing at runtime. The N-E-C trace selection process continues through an existing trace-head when forming traces without terminating a recording of a current trace if an existing trace-head is encountered.

    摘要翻译: 一种装置包括用于在运行时执行指令的处理器以及用于动态地编译在运行时执行的一组指令的指令。 存储器件存储要执行的指令和动态编译指令。 存储器件用作在动态编译期间在形成期间存储迹线的跟踪缓冲器。 动态编译指令包括下一个执行周期(N-E-C)跟踪选择过程,用于为运行时执行的指令形成轨迹。 如果遇到现有的跟踪头,N-E-C跟踪选择过程将在形成轨迹时继续通过现有跟踪头,而不终止当前轨迹的记录。

    Execution trace truncation
    2.
    发明授权
    Execution trace truncation 有权
    执行跟踪截断

    公开(公告)号:US08584110B2

    公开(公告)日:2013-11-12

    申请号:US13249250

    申请日:2011-09-30

    IPC分类号: G06F9/44

    CPC分类号: G06F8/443 G06F11/3636

    摘要: An execution trace of building blocks of computer code includes a head building block at which the execution trace starts, and a tail building block at which the execution trace ends. The building blocks are executable in a sequence from the head building block to the tail building block. The execution trace is truncated at a particular building block of the execution trace, which becomes the tail building block. The particular building block can correspond to a head building block of an additional execution trace, and/or to a loop header building block of a loop within the execution trace and at which the loop is entered. The execution trace is a compilation unit on which basis a trace-based compiler computer program generates an executable version of the code at least by compiling these units.

    摘要翻译: 计算机代码的构建块的执行跟踪包括执行跟踪开始的头构建块和执行跟踪结束的尾部构建块。 构建块可以从头部构造块到尾部构造块的顺序执行。 执行跟踪在执行跟踪的特定构建块处被截断,这将成为尾部构建块。 特定构建块可以对应于附加执行跟踪的头部构造块,和/或对应于执行跟踪内的循环的循环头部构造块,并且进入循环。 执行跟踪是一个编译单元,在该基础上,基于跟踪的编译器计算机程序至少通过编译这些单元来生成代码的可执行版本。

    ADAPTIVE NEXT-EXECUTING-CYCLE TRACE SELECTION FOR TRACE-DRIVEN CODE OPTIMIZERS
    3.
    发明申请
    ADAPTIVE NEXT-EXECUTING-CYCLE TRACE SELECTION FOR TRACE-DRIVEN CODE OPTIMIZERS 有权
    追踪驱动代码优化器的自适应下一步执行周期选择

    公开(公告)号:US20120204164A1

    公开(公告)日:2012-08-09

    申请号:US13020222

    申请日:2011-02-03

    IPC分类号: G06F9/45

    CPC分类号: G06F8/443 G06F9/4552

    摘要: An apparatus includes a processor for executing instructions at runtime and instructions for dynamically compiling the set of instructions executing at runtime. A memory device stores the instructions to be executed and the dynamic compiling instructions. A memory device serves as a trace buffer used to store traces during formation during the dynamic compiling. The dynamic compiling instructions includes a next-executing-cycle (N-E-C) trace selection process for forming traces for the instructions executing at runtime. The N-E-C trace selection process continues through an existing trace-head when forming traces without terminating a recording of a current trace if an existing trace-head is encountered.

    摘要翻译: 一种装置包括用于在运行时执行指令的处理器以及用于动态地编译在运行时执行的一组指令的指令。 存储器件存储要执行的指令和动态编译指令。 存储器件用作在动态编译期间在形成期间存储迹线的跟踪缓冲器。 动态编译指令包括下一个执行周期(N-E-C)跟踪选择过程,用于为运行时执行的指令形成轨迹。 如果遇到现有的跟踪头,N-E-C跟踪选择过程将在形成轨迹时继续通过现有跟踪头,而不终止当前轨迹的记录。

    Integration of trace selection and trace profiling in dynamic optimizers
    4.
    发明授权
    Integration of trace selection and trace profiling in dynamic optimizers 有权
    在动态优化器中集成跟踪选择和跟踪分析

    公开(公告)号:US08549498B2

    公开(公告)日:2013-10-01

    申请号:US13215747

    申请日:2011-08-23

    IPC分类号: G06F9/45

    CPC分类号: G06F11/3612

    摘要: Integrated trace selection and profiling in dynamic optimizers may include selecting a trace head based on profile of basic blocks that are executed. The basic blocks executed from the trace head may be recorded as a trace. The trace may be added to a trace nursery in non-compiled state. The trace may be interpreted and profiled until the trace matures. Under a profiling mode, path sensitive runtime information such as values, types, targets of call-sites, and exit frequencies can be collected. The trace may be moved out of the nursery to a compilation queue in response to determining that the trace has matured based on an execution count of the profiled trace.

    摘要翻译: 动态优化器中的集成跟踪选择和分析可能包括基于执行的基本块的轮廓选择跟踪头。 从跟踪头执行的基本块可以记录为跟踪。 踪迹可以添加到非编译状态的跟踪托儿所。 跟踪可能被解释和分析,直到跟踪成熟。 在分析模式下,可以收集路径敏感的运行时信息,如值,类型,呼叫站点目标和退出频率。 响应于确定跟踪已经基于分析跟踪的执行计数而成熟,跟踪可以移出苗圃到编译队列。

    Execution trace trunction
    5.
    发明申请
    Execution trace trunction 有权
    执行跟踪功能

    公开(公告)号:US20130086567A1

    公开(公告)日:2013-04-04

    申请号:US13249250

    申请日:2011-09-30

    IPC分类号: G06F9/45

    CPC分类号: G06F8/443 G06F11/3636

    摘要: An execution trace of building blocks of computer code includes a head building block at which the execution trace starts, and a tail building block at which the execution trace ends. The building blocks are executable in a sequence from the head building block to the tail building block. The execution trace is truncated at a particular building block of the execution trace, which becomes the tail building block. The particular building block can correspond to a head building block of an additional execution trace, and/or to a loop header building block of a loop within the execution trace and at which the loop is entered. The execution trace is a compilation unit on which basis a trace-based compiler computer program generates an executable version of the code at least by compiling these units.

    摘要翻译: 计算机代码的构建块的执行跟踪包括执行跟踪开始的头构建块和执行跟踪结束的尾部构建块。 构建块可以从头部构造块到尾部构造块的顺序执行。 执行跟踪在执行跟踪的特定构建块处被截断,这将成为尾部构建块。 特定构建块可以对应于附加执行跟踪的头部构造块,和/或对应于执行跟踪内的循环的循环头部构造块,并且进入循环。 执行跟踪是一个编译单元,在该基础上,基于跟踪的编译器计算机程序至少通过编译这些单元来生成代码的可执行版本。

    Tactile sensation providing apparatus

    公开(公告)号:US11099648B2

    公开(公告)日:2021-08-24

    申请号:US13818962

    申请日:2011-08-11

    IPC分类号: G06F3/044 G06F3/01

    摘要: A tactile sensation providing apparatus, so as to reduce an influence by provision of a tactile sensation on detection of a position by a touch sensor, includes a touch sensor 11, a tactile sensation providing unit 12 disposed near the sensor 11 and configured to vibrate the sensor 11, a touch sensor control unit 20 configured to transmit a scanning signal to the sensor 11 and, by receiving the signal from the sensor 11, to detect the position of the contact to the sensor, signal lines 16, 18 configured to transmit the signal between the sensor 11 and the control unit 20, and a tactile sensation control unit 30 configured to, based on the position of the contact detected by the control unit 20, control the providing unit 12 to vibrate the sensor 11. The providing unit 12 is disposed avoiding overlapping with the lines 16, 18.