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
  • ...component_declarations. For an allocator, any task activations follow all calls on Initialize.
    8 KB (1,233 words) - 23:38, 4 May 2019
  • ...n, and the amount of time spent in each function plus all the functions it calls. The profiling information is reported for each thread and for the program ...calls. If triggers are nested (e.g. we have a trigger on Routine1() which calls Routine2() which we also have a trigger on), the levels setting for the inn
    23 KB (3,266 words) - 03:37, 22 September 2022
  • <syntaxhighlight lang="Ada">.BREAK .CALLS .DISASSEMBLE .MOVE .READ BEGIN BOTTOM BREAK CALLS CLEAR
    7 KB (1,122 words) - 00:36, 25 April 2019
  • ...d PA with the parameter passed on. There are four possible combinations of calls to consider. We have All of these calls are legal. The call of PA from within Q is legal because formal parameters
    16 KB (2,517 words) - 16:34, 20 April 2019
  • === .CALLS === <syntaxhighlight lang="Ada">.calls</syntaxhighlight>
    20 KB (2,947 words) - 14:02, 24 April 2019
  • ...ests for allocations and deallocations of dynamic storage are made through calls to discrete run-time heap manager functions (e.g., malloc, free, etc.). You can control the behavior of the memcheck probe by calls from within their own probes. The API for the memcheck probe is defined by
    6 KB (972 words) - 18:31, 6 November 2023
  • ...ript file at any time during a debugging session. Script files can contain calls to other script files. See [[PowerAda:APPENDIX F. Debugger Command Referenc ...ls to Ada packages that were compiled with the <code>-k</code> option, and calls to C functions that were not compiled with the <code>-g</code> option.
    15 KB (2,346 words) - 00:36, 25 April 2019
  • Calls the '''vi''' editor, allowing you to change the contents of a macro. With M ...g session, the debugger can read one script file. Script files can contain calls to other script files.
    12 KB (1,849 words) - 00:35, 25 April 2019
  • ...d into a program at compilation time or link time, both the probes and the calls to them are patched into the executable program when the program is loaded ...ssor that will automatically generate the correct C code and the necessary calls to the [[AUG_Aprobe_API|Aprobe API]] from your probes. The preprocessor is
    20 KB (3,230 words) - 17:29, 22 October 2019
  • ...bute_Handle are erroneous if executed concurrently with each other or with calls of any of the operations declared in package Task_Attributes. The following calls (to subprograms in the Task_Attributes package) shall be measured:
    8 KB (1,307 words) - 22:46, 1 May 2019
  • ...call to Reset with the resulting state will produce a generator such that calls to Random with this generator will produce a sequence of values of the appr A sufficiently long sequence of random numbers obtained by successive calls to Random is approximately uniformly distributed over the range of the resu
    16 KB (2,246 words) - 16:14, 1 May 2019
  • ...ve predefined meanings, as described under the signal system call in ''AIX Calls and Subroutines Reference for IBM RISC System/6000''.
    4 KB (606 words) - 00:35, 25 April 2019
  • ...uages/Using Objects Defined by Other Languages#MARKER-2-798|for subprogram calls]]
    4 KB (428 words) - 15:44, 24 April 2019
  • ...0 and 1_873_119_999. This version of Reset yields different states for two calls spaced at least a second and not more than fifty years apart."
    3 KB (458 words) - 00:34, 25 April 2019
  • ...ster and Find) to the entire distributed program through remote subprogram calls.
    4 KB (597 words) - 23:22, 1 May 2019
  • ...of the demo we illustrate the use of Predefined UALs and tracing function calls; then we'll return to the Trace Setup Dialog to add some probes. Custom pr <LI>Notice the effects of removing these calls in the next trace we generate.
    29 KB (4,850 words) - 17:20, 19 June 2018
  • <syntaxhighlight lang="Ada">.BREAK .CALLS .DISASSEMBLE .MOVE .READ BEGIN BOTTOM BREAK CALLS CLEAR
    18 KB (2,585 words) - 00:35, 25 April 2019
  • ...(see [[Guide:95lrm/RM-E-4|E.4]], ''[[Guide:95lrm/RM-E-4|Remote Subprogram Calls]]'').
    4 KB (610 words) - 23:13, 1 May 2019
  • ...AIX PowerAda compiler represents Ada character string values in subprogram calls and function returns [[Category:Calls]]
    10 KB (1,336 words) - 17:41, 20 February 2019
  • ...art of a subprogram_declaration so that they can be used in named-notation calls appearing outside the called subprogram. For another example, declarations
    4 KB (705 words) - 23:38, 4 May 2019
  • ...t and calls <code>Image</code> for each of the extended types. Each of the calls to <code>Image</code> is a dispatching operation, meaning that the choice o
    10 KB (1,579 words) - 00:36, 25 April 2019
  • ...each language defined subprogram is reentrant in the sense that concurrent calls on the same subprogram perform as specified, so long as all parameters that
    5 KB (700 words) - 12:28, 1 May 2019
  • : There are no abort_statements, and there are no calls on Task_Identification.Abort_Task.
    5 KB (692 words) - 15:48, 29 April 2019
  • :Initiates a dialog to execute source lines, stepping into calls. See [[PowerAda:APPENDIX F. Debugger Command Reference/Commands to Control :Initiates a dialog to execute source lines, skipping over calls. See [[PowerAda:APPENDIX F. Debugger Command Reference/Commands to Control
    22 KB (3,387 words) - 00:36, 25 April 2019
  • ...nce of local tasks, the value of such a variable remains unchanged between calls issued from outside the package to subprograms declared in the visible part
    5 KB (701 words) - 23:38, 4 May 2019
  • ...e of IO_Package may obtain a file name by calling Open and later use it in calls to Read and Write. Thus, outside the package, a file name obtained from Ope
    4 KB (684 words) - 23:38, 4 May 2019
  • A call on an abstract subprogram shall be a dispatching call; nondispatching calls to an abstract subprogram are not allowed.
    5 KB (783 words) - 23:37, 4 May 2019
  • 6.4 [[Guide:95lrm/RM-6-4|Subprogram Calls]] 9.5.3 [[Guide:95lrm/RM-9-5-3|Entry Calls]]
    19 KB (2,641 words) - 15:48, 29 April 2019
  • ...er of Ada constructs, like ''Exception Raises and Handlers'', ''Subprogram Calls'', ''Literals'', and so on.<br />
    5 KB (828 words) - 16:37, 23 April 2019
  • ...our program to use inline calls wherever possible. Situations where inline calls can improve performance frequently arise with string handling, array handli
    10 KB (1,597 words) - 00:35, 25 April 2019
  • ...tive takes place immediately if the corresponding entry already has queued calls. If several alternatives can thus be selected, one of them is selected acco
    6 KB (850 words) - 10:57, 30 April 2019
  • ...; for unit bodies the definition is the unit specification; for subprogram calls the definition is the called subprogram's body; and so on.
    5 KB (736 words) - 00:36, 25 April 2019
  • ...s standard input. It writes the processed macros to standard output. Macro calls follow the form: ...Macros specifically traced by ''traceon'' can be untraced only by specific calls to ''traceoff''.
    12 KB (1,668 words) - 13:09, 24 April 2019
  • ...n is allocated once for each such function call. This means that recursive calls to the target function of a function probe cause multiple activations, incl ...robe. See [[#Nested Probes and Recursive Calls|Nested Probes and Recursive Calls]] below for discussion of the practical aspects of this state.
    39 KB (6,256 words) - 23:00, 27 February 2019
  • ...F. Debugger Command Reference/Debugging Machine-Level Code#MARKER-2-2020|.calls command]] ...Debugger Command Reference/Getting Information for Debugging#MARKER-2-1965|calls command]]
    18 KB (2,266 words) - 15:41, 24 April 2019
  • ...any part of the created object is controlled, the initialization includes calls on corresponding Initialize or Adjust procedures. See [[Guide:95lrm/RM-7-6|
    6 KB (816 words) - 23:37, 4 May 2019
  • This is an example report that shows two allocation points each with 1000 calls and allocations of size 10.
    5 KB (563 words) - 19:08, 16 November 2023
  • ...ted system shall be consistent with the possibility for data references or calls between the partitions implied by their semantic dependences. <span id="I66
    5 KB (720 words) - 15:48, 29 April 2019
  • [[AUG_3_Writing_APC_Probes#C++ Class Method Calls|calling]] [[AUG_4_Advanced_Topics#Nested Probes and Recursive Calls|and recursion]]
    34 KB (4,340 words) - 23:07, 27 February 2019
  • ...the rules for task activation and termination, delay statements, and entry calls. <span id="I6542"></span>When a task is not ready, it is said to be blocked
    6 KB (925 words) - 15:48, 29 April 2019
  • ==== 6.4 [[Guide:95lrm/RM-6-4|Subprogram Calls]] ==== :9.5.3 [[Guide:95lrm/RM-9-5-3|Entry Calls]]
    21 KB (2,643 words) - 05:19, 6 May 2019
  • * by providing your own probe which explicitly calls functions exported from the predefined probe. ...ick_gui.ual</code> is a library, so all interaction with it is by function calls from within a user-written probe. The statprof.ual predefined is another si
    17 KB (2,770 words) - 23:06, 27 February 2019
  • Users can control the behavior of the coverage probe by calls from within their own probes. The API for the trace probe is defined by [.. ...n file, so the run-time overhead is directly proportional to the number of calls to the functions selected and the number of branches executed in each funct
    36 KB (4,378 words) - 06:24, 20 March 2018
  • ...aborates the library units comprising the partition. This environment task calls the main subprogram, if present, for execution and then awaits the terminat An active partition may call subprograms in other active partitions. Calls to subprograms in a different active partition are allowed only if the call
    65 KB (9,772 words) - 16:20, 20 April 2019
  • ...ng-as-body is equivalent to the execution of a subprogram_body that simply calls the renamed subprogram with its formal parameters as the actual parameters 13  Calls with the new name of a renamed entry are procedure_call_statements and are
    6 KB (974 words) - 23:38, 4 May 2019
  • :Calls the procedure Put for the given string, and then the procedure New_Line wit
    7 KB (1,080 words) - 17:24, 1 May 2019
  • Ada assumes the user wants all parameters in FORTRAN calls to be passed by reference.
    6 KB (992 words) - 00:35, 25 April 2019
  • ...a ''file terminator''. Terminators are generated during output; either by calls of procedures provided expressly for that purpose; or implicitly as part of
    6 KB (1,068 words) - 16:49, 1 May 2019
  • ...Debugger Command Reference/Getting Information for Debugging#MARKER-2-1965|calls debugger command]]
    9 KB (1,111 words) - 15:41, 24 April 2019
  • ...med on non-Ada assignments to Exported objects. If your non-Ada subprogram calls an Ada subprogram before the Ada subprogram is elaborated, the effect is no
    7 KB (1,054 words) - 02:08, 24 April 2019

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