Search results

Jump to: navigation, search
  • ...hapter=C|Section=67|Order=96.067|Summary=The minimum time interval between calls to the time-dependent Reset procedure that are guaranteed to initiate diffe == (67) The minimum time interval between calls to the time-dependent Reset procedure that are guaranteed to initiate diffe
    773 bytes (103 words) - 10:14, 24 April 2019
  • ...transaction starts and again just after it ends. An ARM agent receives the calls, measures the transaction, and provides that data to a management system. ...what is happening with an application system it is necessary to insert ARM calls into each component of the application. For instance, to get true end-to-en
    3 KB (399 words) - 19:59, 22 January 2019
  • ...on technology in RootCause makes it possible to add, remove and modify ARM calls easily. ...d ARM instrumentation reduces the time it takes to get to the right set of calls, demonstrates that the ARMed system can stand up to a full load, and speeds
    1 KB (173 words) - 03:29, 21 December 2018
  • ...on technology in RootCause makes it possible to add, remove and modify ARM calls easily. ...d ARM instrumentation reduces the time it takes to get to the right set of calls, demonstrates that the ARMed system can stand up to a full load, and speeds
    1 KB (173 words) - 03:22, 21 December 2018
  • #Modify the application to include calls to the ARM API. We use our software instrumentation tool, RootCause, to insert ARM calls at runtime, as the application executes.
    3 KB (530 words) - 03:29, 21 December 2018
  • The following runtime calls and operations will allocate memory from the heap: * '''Calls to Ada.Exceptions.Save_Occurrence will return an object that is allocated f
    5 KB (758 words) - 00:31, 24 April 2019
  • ...-6-4-1|Next]]</div><div class="linenumbers">{{DISPLAYTITLE: 6.4 Subprogram Calls}} ''Examples of procedure calls:''
    6 KB (872 words) - 23:38, 4 May 2019
  • ...eneric subprogram, this indicates that inline expansion is desired for all calls to all instances of that generic subprogram.
    2 KB (239 words) - 23:38, 4 May 2019
  • ...-2198) provides reference information about system calls, kernel extension calls, and subroutines.
    3 KB (426 words) - 18:48, 20 April 2019
  • ...otected subprograms allow coordinated access to shared data objects. Entry calls allow for blocking the caller until a given condition is satisfied (namely,
    3 KB (496 words) - 15:48, 29 April 2019
  • ...Next]]</div><div class="linenumbers">{{DISPLAYTITLE: E.4 Remote Subprogram Calls}} ...of subprogram execution. These are called ''asynchronous remote procedure calls''.
    7 KB (1,085 words) - 23:15, 1 May 2019
  • ...entry family) are queued in an order consistent with the priorities of the calls. The ''priority of an entry call'' is initialized from the active priority ...d is selected. If two or more open alternatives have equal-priority queued calls, then a call on the entry in the accept_alternative that is first in textua
    4 KB (663 words) - 22:58, 1 May 2019
  • Subprogram Name Calls Lines Probed Executed Percent For 3 calls to subprogram: extern:"pkg.td.body_elab" in main3.exe
    10 KB (1,263 words) - 18:12, 8 May 2017
  • ...procedure shall reset the generator to different states, provided that the calls are separated in time by at least one second and not more than fifty years.
    2 KB (302 words) - 15:48, 29 April 2019
  • ...tream_Type. (User-defined T'Read and T'Write attributes can also make such calls, or can call the Read and Write attributes of other types.)
    3 KB (408 words) - 23:35, 4 May 2019
  • : <span id="I3659"></span><span id="I3660"></span>Yields the number of calls presently queued on the entry E of the current instance of the unit. The va ...o allow for the increase of the value of this attribute for incoming entry calls, and its decrease, for example with timed_entry_calls. Also, a conditional_
    2 KB (395 words) - 15:48, 29 April 2019
  • Interrupt entry calls may be implemented by having the hardware execute directly the appropriate It is implementation defined whether direct calls (from the program) to interrupt entries are allowed.
    5 KB (761 words) - 09:16, 2 May 2019
  • ...used as an interface for remote procedure calls (RPCs) (or remote function calls) between active partitions. ...e Partition Communication Subsystem (PCS); see [[Guide:95lrm/RM-E-5|E.5]]. Calls to such subprograms from within the declarative region of the unit are defi
    4 KB (657 words) - 23:14, 1 May 2019
  • .../RM-9-5-4|Next]]</div><div class="linenumbers">{{DISPLAYTITLE: 9.5.3 Entry Calls}} ...conditional call on an entry of a target task or a protected object. Entry calls can also appear as part of select_statements (see [[Guide:95lrm/RM-9-7|9.7]
    10 KB (1,687 words) - 12:59, 4 May 2019
  • ...g to this Annex shall use the RPC interface to implement remote subprogram calls. ...oncurrent calls on it from the PCS to service concurrent remote subprogram calls into the partition.
    7 KB (1,057 words) - 23:26, 1 May 2019
  • ...r one or more select_alternatives. Two provide timed and conditional entry calls. The fourth provides asynchronous transfer of control.
    1 KB (157 words) - 10:51, 30 April 2019
  • ...or short) is an upper bound on the active priority a task can have when it calls protected operations of that protected object. ..."I6566"></span><span id="I6567"></span><span id="I6568"></span>When a task calls a protected operation, a check is made that its active priority is not high
    6 KB (920 words) - 22:58, 1 May 2019
  • === Displaying Call Chains: CALLS === ...chain is the list of calls leading to the current location. The syntax of CALLS is:
    13 KB (1,852 words) - 00:36, 25 April 2019
  • ...lls, communications, and more. At the code level, RootCause shows function calls, data and variable values, and line-by-line execution of the application. B
    3 KB (399 words) - 03:26, 21 December 2018
  • ...calls executed in parallel on the same task is defined as executing these calls in some serial order. 26  Changing the priorities of a set of tasks can be performed by a series of calls to Set_Priority for each task separately. For this to work reliably, it sho
    5 KB (778 words) - 22:59, 1 May 2019
  • ...able to get all of the transaction data you need using these existing ARM calls. ...need additional ARM instrumentation to obtain that data, we insert the ARM calls you need using RootCause. Then we configure the software and implement your
    3 KB (440 words) - 03:47, 21 December 2018
  • ...F. Debugger Command Reference/Debugging Machine-Level Code#MARKER-2-2020|.calls debugger command]]
    2 KB (237 words) - 16:01, 24 April 2019
  • ...On the other hand, the body of a protected procedure can contain internal calls on both protected functions and procedures. ''Examples of protected subprogram calls (see [[Guide:95lrm/RM-9-4|9.4]]):''
    6 KB (879 words) - 10:39, 30 April 2019
  • ...nterrupt entry behaves like a ordinary entry call. Pending interrupt entry calls to a an interrupt entry are queued one deep.
    909 bytes (136 words) - 00:31, 24 April 2019
  • ...xt]]</div><div class="linenumbers">{{DISPLAYTITLE: 9.7.3 Conditional Entry Calls}}
    2 KB (228 words) - 11:00, 30 April 2019
  • *Pragma EXPORT to allow LegacyAda/390 subprogram calls from VS COBOL II, VS FORTRAN, C/370 and S/370 Assembly.
    1 KB (187 words) - 03:19, 21 December 2018
  • ...ait call and either calls the task entry that registered for the signal or calls the protected object procedure that was registered for the signal. The following calls (to subprograms in the Task_Attributes package) shall be measured:
    12 KB (2,090 words) - 00:36, 25 April 2019
  • ...7-3|Next]]</div><div class="linenumbers">{{DISPLAYTITLE: 9.7.2 Timed Entry Calls}}
    2 KB (308 words) - 10:59, 30 April 2019
  • 2687 locking problem with fast heap and probes across fork() calls.
    2 KB (298 words) - 18:24, 16 February 2021
  • ...am. The probe records the number of calls made to functions, the number of calls made ''by'' functions. The profiling information is reported for the progr // see who calls and is called by system functions
    12 KB (1,561 words) - 16:31, 16 July 2018
  • .... Eventually, all larger blocks may be used and all subsequent allocation calls for a particular size block will return <code>NULL</code>.
    5 KB (796 words) - 14:38, 17 September 2020
  • ...mizer supports [[PowerAda:APPENDIX A. Glossary#MARKER-9-1048|inlining]] of calls to subprograms that the user identifies through the pragma INLINE. The prag ...e certain coding practices and still avoid the overhead of many subprogram calls. For instance, you can separate out a functional block of [[PowerAda:APPEND
    9 KB (1,461 words) - 00:36, 25 April 2019
  • ...et ARM working in the IBM software stack, then use RootCause to inject ARM calls into any components that are not already ARM-enabled—without modifying th
    2 KB (288 words) - 03:46, 21 December 2018
  • ...A ''protected object'' provides coordinated access to shared data, through calls on its visible ''protected operations'', which can be ''protected subprogra ...ations given in the protected_body define the actions that take place upon calls to the protected operations.
    8 KB (1,148 words) - 10:38, 30 April 2019
  • ...s which have been converted to string instructions on Linux x86/x86_64 and calls to AIX low-core millicode functions. : don't instrument x86/_64 string instructions or AIX low-core calls [FALSE]
    14 KB (1,537 words) - 18:32, 6 November 2023
  • :interlanguage calls
    3 KB (300 words) - 15:16, 24 April 2019
  • ...narrow down the results, you would add a <code>Trigger</code> so that only calls from within a particular driver routine were traced:
    2 KB (351 words) - 15:42, 15 March 2017
  • Asynchronous remote procedure calls shall be implemented such that the corresponding body executes at most once
    2 KB (313 words) - 23:16, 1 May 2019
  • ...anced_Topics#Nested Probes and Recursive Calls|Nested Probes and Recursive Calls]]
    8 KB (1,047 words) - 17:39, 28 February 2019
  • ...e/Getting Information for Debugging#MARKER-9-1964|"Displaying Call Chains: CALLS" in Appendix F]] in the [[PowerAda:User Guide#MARKER-9-1|''PowerAda'']] Use
    2 KB (328 words) - 15:38, 23 April 2019
  • ...pe (see [[Guide:95lrm/RM-3-10|3.10]]). Access parameters allow dispatching calls to be controlled by access values. 3  The evaluation of default_expressions is caused by certain calls, as described in [[Guide:95lrm/RM-6-4-1|6.4.1]]. They are not evaluated dur
    8 KB (1,168 words) - 23:38, 4 May 2019
  • ...e in memory in a circular buffer. Either way, you can log many millions of calls, and you can analyze the data after the application has completed using [[A // We want to see OpenCallback and a few things it calls:
    22 KB (3,480 words) - 23:37, 20 March 2018
  • ...structures at that point so that a core dump may occur on subsequent abort calls. A fix is targeted for Aprobe version 4.4.6d. It is also possible to rebu
    2 KB (363 words) - 18:03, 3 April 2017
  • // Unfortuanately, when that time comes the first malloc() calls will cause tracebacks to be obtained
    3 KB (462 words) - 01:28, 9 March 2017
  • ...ing a number of windows (with ''New Frame'' in the ''File'' menu -- XEmacs calls top-level windows "frames"). ..., or Emacs lisp); nearly every keystroke translates into a number of elisp calls. This makes it easy to do very sophisticated customizations. These customiz
    6 KB (928 words) - 00:36, 25 April 2019

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)