/freebsd/share/doc/psd/18.gprof/ |
H A D | gathering.me | 30 Routine calls or statement executions can be measured by having a 37 A call of the monitoring routine has an overhead comparable with a 38 call of a regular routine, and is therefore only suited 39 to profiling on a routine by routine basis. 40 However, the monitoring routine solution has certain advantages. 41 Whatever counters are needed by the monitoring routine can be 42 managed by the monitoring routine itself, rather than being 44 In particular, a monitoring routine can easily be called from separately 53 monitoring routine in the prologue for each routine. 54 Use of the monitoring routine requires no planning on part of a [all …]
|
H A D | present.me | 86 Instead, we choose to list each routine, 98 routine from its descendants. 99 This profile is sorted by the sum of the time for the routine 104 For each routine, we show the amount of time passed by each child 105 to the routine, which includes time for the child itself 107 (and thus the descendants of the routine). 110 Similarly, the parents of each routine are listed, 112 and percentage of total routine time, 116 The cycle as a whole is shown as though it were a single routine, 135 The entry is for routine \s-1EXAMPLE\s+1, which has [all …]
|
H A D | postp.me | 36 we are interested in attributing the time for each routine to the 63 Let $C sub e$ be the number of calls to some routine, 66 Since we are assuming each call to a routine takes the 67 average amount of time for all calls to that routine, 71 Let the $S sub e$ be the $selftime$ of a routine, $e$. 72 The selftime of a routine can be determined from the 74 The total time, $T sub r$, we wish to account to a routine 82 $e$ called by a routine $r$. 99 For example, a self-recursive routine 105 The arcs from a routine to itself are of interest, [all …]
|
H A D | profiling.me | 34 those that present counts of statement or routine invocations, 41 statement or routine. 49 The exact number of times a routine or statement is activated 67 of time required to execute the routine or statement. 68 Further, the execution time of a routine will not be the same for 69 all calls on the routine. 72 If a routine implements an abstraction by invoking other abstractions, 73 the time spent in the routine will not accurately reflect the 80 \fBgprof\fP accounts to each routine the time spent
|
/freebsd/lib/libc/xdr/ |
H A D | xdr.3 | 99 This routine returns one if it succeeds, zero otherwise. 113 This routine returns one if it succeeds, zero otherwise. 133 This routine returns one if it succeeds, zero otherwise. 144 This routine returns one if it succeeds, zero otherwise. 161 A macro that invokes the destroy routine associated with the 183 This routine returns one if it succeeds, zero otherwise. 195 This routine returns one if it succeeds, zero otherwise. 207 This routine returns one if it succeeds, zero otherwise. 216 Generic freeing routine. 219 routine for the object being freed. [all …]
|
/freebsd/lib/libc/rpc/ |
H A D | rpc_soc.3 | 98 Upon receipt of the packet, the server calls a dispatch routine 214 This routine returns zero if it succeeds, or the value of 217 The routine 221 Warning: calling remote procedures with this routine 228 this routine. 251 response, this routine calls 301 client creation routine such as 344 Generic client creation routine. 443 routine describing the results. 444 This routine returns one if the results were successfully [all …]
|
H A D | rpc_clnt_create.3 | 66 On receipt of the request, the server calls a dispatch routine 130 Generic client creation routine for program 158 This routine returns 163 routine can be used to print the reason for failure. 178 Generic client creation routine which is similar to 190 Generic client creation routine which is similar to 203 If the routine is successful it returns a client handle created for 223 is supported by the server then the routine fails and returns 227 This routine returns 232 routine can be used to print the reason for failure. [all …]
|
H A D | rpc_svc_err.3 | 51 Called by a service dispatch routine that refuses to perform 54 Called by a service dispatch routine that cannot successfully 61 Called by a service dispatch routine that does not implement 66 Service implementors usually do not need this routine. 77 Service implementors usually do not need this routine. 79 Called by a service dispatch routine when it detects a system 82 it may call this routine. 84 Called by a service dispatch routine that refuses to perform 87 The routine calls
|
H A D | rpc_svc_calls.3 | 84 This routine returns 0 if space necessary for a cache of the given size 129 This routine returns 146 routine used to decode the arguments. 147 This routine returns 153 This routine is called to handle a request on the given 156 This routine is only of interest if a service implementor 177 This routine is only of interest if a service implementor 187 The routine returns when all file descriptors 231 This routine never returns. 241 Called by an RPC service's dispatch routine to send the results of a [all …]
|
H A D | rpc_svc_reg.3 | 41 dispatch routine with the appropriate arguments. 76 This routine returns 0 if the registration succeeded, 104 routine returns 1 if it succeeds, 116 Registers the service authentication routine 125 Service implementors usually do not need this routine. 147 routine returns 0 if the registration is successful, 157 This routine modifies the global variable 161 Service implementors usually do not need this routine. 167 This routine modifies the global variable 171 Service implementors usually do not need this routine.
|
H A D | rpc_svc_create.3 | 170 is undefined after calling this routine. 172 This routine creates a connectionless RPC 174 This routine returns 196 This routine creates a service on top of an open and bound file descriptor, 207 This routine returns 211 This routine creates an RPC 220 This routine allows simulation of RPC and acquisition of 223 This routine returns 231 This routine creates an RPC 278 This routine returns [all …]
|
H A D | rpc_clnt_calls.3 | 64 Upon receipt of the request, the server calls a dispatch routine 80 handle can be created by an RPC creation routine such as 103 client creation routine such as 136 is the XDR routine describing the results. 137 This routine returns 1 if the results were successfully freed, 148 Normally used after a procedure call fails for a routine 161 for a routine which requires a client handle, 219 this routine calls 293 This routine returns 299 routine to translate failure status into error messages. [all …]
|
H A D | rpcbind.3 | 50 This routine will return 69 This routine returns 85 This routine returns the time on 95 This routine returns 129 This routine allows programs to do lookup and call, all in one step. 151 This routine returns 177 This routine returns
|
/freebsd/sys/contrib/vchiq/interface/vchi/connections/ |
H A D | connection.h | 58 // Routine to init a connection with a particular low level driver 62 // Routine to control CRC enabling at a connection level 66 // Routine to create a service 79 // Routine to close a service 82 // Routine to queue a message 96 // Routine to dequeue a message 103 // Routine to peek at a message 109 // Routine to hold a message 116 // Routine to initialise a received message iterator 121 // Routine to release a held message [all …]
|
/freebsd/share/doc/psd/03.iosys/ |
H A D | iosys | 235 routine to allow for any special processing 241 routine is called only when the last 271 or write routine is called; it is responsible 283 routine. 300 If a call on the routine 324 routine is called each time the file 331 routine is called only when the file 357 routine internally, so the 370 routine 378 the routine [all …]
|
/freebsd/share/doc/psd/24.xdr/ |
H A D | xdr.nts.ms | 173 calls with calls to an XDR library routine 357 First, the routine returns 364 there is an associated XDR routine of the form: 375 is long, and the corresponding XDR routine is 380 in which case the client would also supply the routine 392 The idea is to call the same routine for either operation \(em 394 One routine is used by both producer and consumer of networked data. 420 The corresponding XDR routine describing this structure would be: 439 It is imperative to inspect the return value of each XDR routine call, 617 Occasionally, an XDR routine must be supplied to the RPC system, [all …]
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_termattrs.3x | 63 The \fBbaudrate\fP routine returns the output speed of the terminal. 68 The \fBerasechar\fP routine returns the user's current erase character. 70 The \fBerasewchar\fP routine stores the current erase character 72 If no erase character has been defined, the routine fails 75 The \fBhas_ic\fP routine is true if the terminal has insert- and delete- 78 The \fBhas_il\fP routine is true if the terminal has insert- and delete-line 84 The \fBkillchar\fP routine returns the user's current line kill character. 86 The \fBkillwchar\fP routine stores the current line-kill character 89 the routine fails and the location referenced by \fIwc\fP is not changed. 91 The \fBlongname\fP routine returns a pointer to a static area [all …]
|
/freebsd/contrib/ntp/html/ |
H A D | howto.html | 23 <li class="inline"><a href="#intf">Interface Routine Overview</a></li> 44 …routine retrieves a timecode string via serial or parallel port, PPS signal or other means. It dec… 63 <h4 id="intf">Interface Routine Overview</h4> 66 …routine allocates and initializes the interface structure which supports a reference clock in the … 68 <dd>This routine is used to shut down a clock and return its resources to the system.</dd> 70 …<dd>This routine implements the NTP transmit procedure for a reference clock. This provides a mech… 72 …<dd>This routine saves the offset computed from the on-time timestamp and the days, hours, minutes… 74 …<dd>This routine simulates the NTP receive and packet procedures for a reference clock. This provi… 76 …routine returns a batch of one or more characters returned by the Unix terminal routines in raw mo… 78 …<dd>This routine opens a serial port for I/O and sets default options. It returns the file descrip… [all …]
|
H A D | parsenew.html | 69 …<p>Conversion is done in the cvt_* routine in parse/clk_*.c files. look in them for examples. The … 94 /* input routine - your routine - cvt_<yourclock> */ 96 /* conversion routine - your routine - cvt_<yourclock> */ 97 /* routine for handling RS232 sync events (time stamps) - usually sync_simple */ 99 /* PPS input routine - usually pps_one */ 102 routine might need */ 126 void (*cl_poll)(); /* active poll routine */ 127 The routine to call when the clock needs data sent to it in order to 130 int (*cl_init)(); /* active poll init routine */ 131 The routine to call for very special initializations. [all …]
|
/freebsd/share/doc/papers/kerntune/ |
H A D | 2.t | 82 Instead, we choose to list each routine, 118 routine from its descendants. 119 This profile is sorted by the sum of the time for the routine 124 For each routine, we show the amount of time passed by each child 125 to the routine, which includes time for the child itself 127 (and thus the descendants of the routine). 130 Similarly, the parents of each routine are listed, 132 and percentage of total routine time, 136 The cycle as a whole is shown as though it were a single routine, 159 The entry is for routine \s-1EXAMPLE\s+1, which has [all …]
|
/freebsd/sys/contrib/vchiq/interface/vchi/ |
H A D | vchi.h | 172 // Routine used to initialise the vchi on both local + remote connections 198 // Routine to create a named service 203 // Routine to destory a service 206 // Routine to open a named service 214 // Routine to close a named service 217 // Routine to increment ref count on a named service 220 // Routine to decrement ref count on a named service 223 // Routine to set a control option for a named service 228 // Routine to send a message across a service 249 // Routine to receive a msg from a service [all …]
|
/freebsd/share/man/man3/ |
H A D | CMSG_DATA.3 | 47 This routine accesses the data portion of the control message header 52 This routine accesses the first control message attached to the 55 If no control messages are attached to the message, this routine 59 This routine determines the size in bytes of a control message, 66 This routine accounts for any alignment constraints on the beginning of 69 This routine returns the location of the control message following 75 is the last control message in the chain, this routine returns 78 This routine determines the size in bytes needed to hold a control 84 This routine accounts for any alignment constraints on the beginning of
|
H A D | pthread_switch_add_np.3 | 37 .Fn pthread_switch_add_np "pthread_switch_routine_t routine" 39 .Fn pthread_switch_delete_np "pthread_switch_routine_t routine" 43 An application can install a routine that gets called every time a thread 47 The routine is passed the thread IDs of the threads that are 66 .Fa routine 76 .Fa routine
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_snmp.h | 194 /* Finalization routine for hrStorageTable. */ 197 /* Refresh routine for hrStorageTable. */ 222 /* Finalization routine for hrFSTable. */ 228 /* Finalization routine for both of hrSWRunTable and hrSWRunPerfTable */ 237 /* Finalization routine for hrDeviceTable */ 240 /* Refresh routine for hrDeviceTable. */ 259 /* Finalization routine for hrProcessorTable. */ 268 /* Finalization routine for hrDiskStorageTable. */ 271 /* Refresh routine for hrDiskStorageTable. */ 274 /* Finalization routine for hrPartitionTable. */ [all …]
|
/freebsd/share/doc/psd/23.rpc/ |
H A D | rpc.prog.ms | 52 packet arrives, the server calls a dispatch routine, performs whatever 81 a C routine which returns the number of users on a remote machine. 175 You can do this by calling the RPC library routine 230 Routine&Description 318 library routine 424 routine registers a C procedure as corresponding to a 608 Note that the routine 619 As an example of a user-defined type routine, 656 An XDR routine returns nonzero (true in the sense of C) if it 700 This routine takes as parameters the XDR handle, [all …]
|