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
  • 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 lines executed in each function
    49 KB (6,266 words) - 18:19, 7 December 2022
  • ...variable Last_Key, declared in the package body, remains unchanged between calls of the procedure Get_Key. (See also the NOTES of [[Guide:95lrm/RM-7-2|7.2]]
    7 KB (1,110 words) - 23:38, 4 May 2019
  • 71  This subclause covers calls on primitive subprograms of a tagged type. Rules for tagged type membership
    9 KB (1,481 words) - 23:37, 4 May 2019
  • ...referencing the formal parameters within an entry_barrier ensures that all calls of the same entry see the same barrier value. If it is necessary to look at
    10 KB (1,584 words) - 10:43, 30 April 2019
  • ...elaborates the library_items of the environment declarative_part, and then calls the main subprogram, if there is one. A partition's execution is that of it
    8 KB (1,292 words) - 23:35, 4 May 2019
  • * S'Output then calls S'Write to write the value of ''Item'' to the stream. S'Input then creates
    10 KB (1,456 words) - 23:35, 4 May 2019
  • Users can control the behavior of the statprof probe by calls from within their own probes. The API is defined by <code>$APROBE/include/s Calls To | Individual Time |
    19 KB (2,597 words) - 19:58, 7 October 2022
  • * Calling Ada subprograms from other languages. Ada 83 only supported calls in one direction, from Ada to external code modules. ...jects and other entities. Ada 83 only supported interfacing via subprogram calls.
    26 KB (3,911 words) - 18:46, 20 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 memwatch probe by calls from within their own probes. The API for the memwatch probe is defined by
    18 KB (2,825 words) - 18:30, 6 November 2023
  • ...oyed. Note, of course, that the user does not have to physically write the calls of the three control procedures, they are called automatically by the compi ...rencing a never- assigned component. On scope exit, automatic finalization calls Finalize, which reclaims any storage allocated to the sparse array.
    33 KB (5,218 words) - 16:19, 20 April 2019
  • ...still raised in the appropriate frame. In particular we have ensured that calls to subprograms in other library units are not disrupted. For details of the
    10 KB (1,483 words) - 16:19, 20 April 2019
  • ...ng call; the tag indicates which subprogram body to invoke. Nondispatching calls, in which the subprogram body to invoke is determined at compile time, are
    11 KB (1,816 words) - 10:21, 2 May 2019
  • .... Each Aprobe directive in your probe source causes various expansions and calls to Aprobe runtime routines. ==== C++ Class Method Calls ====
    74 KB (11,935 words) - 00:41, 11 March 2020
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    17 KB (2,324 words) - 14:00, 20 December 2018
  • ** [[Guide:9x_rationale/rat95-p3-e#4|E.4 Remote Subprogram Calls]]
    13 KB (1,924 words) - 16:18, 20 April 2019
  • Note that although all this probe does is make some calls to print via <code>System.out.println()</code>, probes may contain arbitrar ....java]], on the next page, tracks the beginning of all threads, and counts calls to methods within each of those threads. The [[#Example7.xmj|Example7.xmj]]
    28 KB (4,074 words) - 23:02, 27 February 2019
  • ...''callpp.ual''' predefined probe is useful for tracking the performance of calls based on their call paths (tracebacks).
    26 KB (2,404 words) - 01:50, 22 September 2022
  • ...oring of all registers. Thus, the overhead of assembly language subprogram calls is too high where the effect of a single instruction (e.g. test-and-set or ...directly by the hardware interrupt mechanism, and to generate appropriate calls to procedures contained in such an object if they are called from software.
    71 KB (11,214 words) - 16:20, 20 April 2019
  • ...p of a protected action, the entry queues are serviced before allowing new calls from the outside to be executed. In this context, a protected "action" is t ...rrent holder of the lock is blocked. Another advantage is that conditional calls are more meaningful.
    100 KB (15,667 words) - 16:19, 20 April 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    18 KB (2,434 words) - 21:24, 25 October 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    18 KB (2,490 words) - 01:36, 6 March 2020
  • ...call is an expression that produces the result when evaluated. Subprogram calls may be indirect, through an access value. ...ammer may override existing operations with new implementations. Then, all calls to the existing operation will automatically call the new operation in the
    67 KB (10,189 words) - 16:20, 20 April 2019
  • :: [[Guide:9x_rationale/rat95-p3-e#4|E.4 Remote Subprogram Calls]]
    14 KB (1,918 words) - 10:57, 6 May 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    19 KB (2,541 words) - 19:23, 1 February 2021
  • ...ot follow that all its primitive subprograms are abstract. Non-dispatching calls are allowed in the generic unit on only those primitive operations of the f ...tract, its primitive operations such as Finalize are not abstract and thus calls on Finalize are allowed in the body. For this to always work it is essentia
    31 KB (4,771 words) - 16:20, 20 April 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    19 KB (2,616 words) - 17:48, 13 September 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    19 KB (2,646 words) - 16:58, 4 October 2021
  • ...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 '''memstat''' probe by calls from within their own probes. The API for the '''memstat''' probe is define
    32 KB (4,610 words) - 18:11, 3 February 2023
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    20 KB (2,666 words) - 16:55, 16 February 2022
  • ...after the <code>in</code> keyword), but may also be used in Aprobe runtime calls. References to the application module generally do not need a module name.
    13 KB (1,885 words) - 19:03, 20 May 2020
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    21 KB (2,789 words) - 13:58, 20 December 2018
  • ...e called is identified late in the compile-link-run process. All procedure calls were bound early in Ada 83 and this was one reason why the language felt so ...) from 1.0 to 2.0. Within the body of the function Integrate there will be calls of the actual subprogram passed as a parameter; this is a simple form of ca
    101 KB (16,126 words) - 20:41, 23 April 2019
  • ...at a RootCause trace adds is proportional to the number of traced function calls made by the program as it's running. Often it's the case that the most-freq ...you can get even more control and power with a custom probe which directly calls the Aprobe runtime functions <CODE>ap_RootCauseTraceEnable()</CODE> and <CO
    43 KB (6,767 words) - 22:29, 17 July 2018
  • ...optimized, non-debug version of the program. However, inlining of function calls may eliminate some or all points at which the probes would be executed.
    21 KB (3,285 words) - 15:29, 20 June 2018
  • * The minimum time interval between calls to the time-dependent Reset procedure that are guaranteed to initiate diffe
    13 KB (1,817 words) - 10:20, 2 May 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    22 KB (3,033 words) - 21:22, 25 October 2019
  • 1872 ada -O calls local subp body but erases csect, so bind errors 1954 Locking_Policy calls pthread_setschedparam too often
    33 KB (4,506 words) - 21:38, 13 October 2020
  • ...probe is running on a multiprocessor machine under AIX version 4.3, aprobe calls the system function<code> bindprocessor() </code>to map aprobe and the targ ...inux only) If defined and non-blank, Aprobe should not check for functions calls in function prologs.
    54 KB (8,176 words) - 22:19, 26 April 2022
  • 1872 ada -O calls local subp body but erases csect, so bind errors 1954 Locking_Policy calls pthread_setschedparam too often
    33 KB (4,506 words) - 02:37, 14 March 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    23 KB (3,108 words) - 01:35, 6 March 2020
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    23 KB (3,151 words) - 19:21, 1 February 2021
  • 1872 ada -O calls local subp body but erases csect, so bind errors 1954 Locking_Policy calls pthread_setschedparam too often
    34 KB (4,594 words) - 17:21, 28 May 2020
  • Users can control the behavior of the heap memory profile probe by calls from within their own probes. The API is defined by [../include/hmp.h <code
    21 KB (1,708 words) - 20:28, 27 April 2021
  • 1872 ada -O calls local subp body but erases csect, so bind errors 1954 Locking_Policy calls pthread_setschedparam too often
    34 KB (4,606 words) - 16:44, 15 September 2021
  • 1872 ada -O calls local subp body but erases csect, so bind errors 1954 Locking_Policy calls pthread_setschedparam too often
    34 KB (4,606 words) - 23:13, 17 September 2020
  • 1872 ada -O calls local subp body but erases csect, so bind errors 1954 Locking_Policy calls pthread_setschedparam too often
    34 KB (4,702 words) - 21:24, 5 February 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    44 KB (6,135 words) - 13:58, 20 December 2018
  • Priority inheritance via queued entry calls, via abortion, and via a task master waiting for dependents to terminate is ...time bound must include the case where the maximum number of queued entry calls are served. (This number is bounded by the number of tasks that share acces
    150 KB (24,418 words) - 16:20, 20 April 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    24 KB (3,264 words) - 17:46, 13 September 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    45 KB (6,325 words) - 21:21, 25 October 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    60 KB (8,488 words) - 13:59, 20 December 2018
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    25 KB (3,323 words) - 16:56, 4 October 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    25 KB (3,348 words) - 16:53, 16 February 2022
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    25 KB (3,365 words) - 17:25, 8 September 2022
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    46 KB (6,407 words) - 01:34, 6 March 2020
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    61 KB (8,594 words) - 21:23, 25 October 2019
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    46 KB (6,444 words) - 01:58, 2 February 2021
  • Events identified by the calls to the hooks library are automatically recorded by the events probe. The pa
    18 KB (2,740 words) - 19:07, 7 October 2022
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    61 KB (8,649 words) - 01:35, 6 March 2020
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    62 KB (8,700 words) - 19:22, 1 February 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    62 KB (8,772 words) - 17:47, 13 September 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    62 KB (8,792 words) - 17:02, 22 September 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    62 KB (8,800 words) - 16:57, 4 October 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    63 KB (8,818 words) - 16:54, 16 February 2022
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    47 KB (6,597 words) - 18:56, 13 September 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    48 KB (6,635 words) - 17:14, 22 September 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    48 KB (6,656 words) - 16:55, 4 October 2021
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    48 KB (6,681 words) - 16:52, 16 February 2022
  • (2451) support enable/disable calls and apdemand in memstat (2375) Warn if probing system calls
    48 KB (6,698 words) - 17:26, 8 September 2022
  • <LI><CODE>gethrtime(3C) (wall time) </CODE>- calls the gethrtime() system function and displays the value returned, the elapse <LI><CODE>gethrvtime(3C) (CPU time)</CODE> - calls the gethrvtime() system function and displays the value returned, the CPU t
    120 KB (21,077 words) - 19:32, 22 March 2019
  • ; remote subprogram calls (RPC)
    27 KB (4,110 words) - 17:17, 20 April 2019
  • Any calls on Unchecked_Deallocation will similarly result in an implicit call of Deal
    21 KB (3,320 words) - 16:20, 20 April 2019
  • ...Characteristics/Annex M/67|'''(67)''' - The minimum time interval between calls to the time-dependent Reset procedure that are guaranteed to initiate diffe
    24 KB (3,169 words) - 02:53, 24 April 2019
  • ...ic type called with actual parameters of a class-wide type are dispatching calls. ...primitive subprogram Action. The procedure Iterate loops over the set and calls by dispatching the procedure Action corresponding to the specific type of t
    128 KB (19,610 words) - 16:21, 20 April 2019
  • For instance, I have a test that calls a synchronized method from a thread's run method: Child calls (native/Java): 4190 / 0
    73 KB (12,088 words) - 21:47, 9 May 2017
  • * Rename your application and replace it with a hard-coded script that calls aprobe on the renamed executable. On Unix there is a script delivered that ...e routines one() and two() which both call routine three() which, in turn, calls routine four():
    162 KB (25,627 words) - 17:12, 20 September 2021
  • :Yields the number of calls presently queued on the entry E of the current instance of the unit. The va
    43 KB (6,832 words) - 09:36, 2 May 2019
  • ...alues then each value of the range will be delivered in a finite number of calls. This coverage requirement is in the specification of Discrete_Random in th ...case of a simple record such as Date the predefined Write attribute simply calls the attributes for the components in order. So conceptually we have
    105 KB (16,252 words) - 16:20, 20 April 2019
  • ...ine A you make a call to another routine in your application (say B) which calls routine C. You have a probe on C which you want to happen. You could bracke ...e a block of "memory" in the log file that you can write to. The following calls allow you to lock and release such an area. Be aware that not every log met
    102 KB (15,018 words) - 23:05, 27 February 2019
  • ...ual parameter. A class- wide operation of a tagged class-wide type usually calls one or more dispatching operations of the specific type. ...type. This is fairly useless since dispatching is not possible and static calls are illegal. However, it would be harder to formulate the rules to avoid th
    87 KB (13,934 words) - 16:20, 20 April 2019
  • ...vous. Other forms of the select statement allow conditional or timed entry calls and the asynchronous transfer of control in response to some triggering eve
    22 KB (3,415 words) - 05:23, 6 May 2019
  • ..., the compiler can exploit this and produce optimized inline expansions of calls of the edited output subprograms.
    36 KB (5,402 words) - 16:20, 20 April 2019
  • ...gram value object and place the specified address in the subprogram value. Calls to the imported subprogram will be made using the subprogram value. It is u
    51 KB (7,464 words) - 00:35, 25 April 2019
  • ...y reference or by copy. A different mechanism could even be chosen for two calls of the same subprogram. Incorrect programs can be affected by the choice an
    56 KB (8,841 words) - 16:20, 20 April 2019