OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:print_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
instrument-functions.c
29
* These profiling functions call
print_debug
(). This function prints the
55
static void
print_debug
(void *this_fn, void *call_site, action_type action)
61
print_debug
(this_fn, call_site, ENTER);
67
print_debug
(this_fn, call_site, EXIT);
70
static void
print_debug
(void *this_fn, void *call_site, action_type action)
function
/src/external/bsd/libpcap/dist/
instrument-functions.c
29
* These profiling functions call
print_debug
(). This function prints the
55
static void
print_debug
(void *this_fn, void *call_site, action_type action)
61
print_debug
(this_fn, call_site, ENTER);
67
print_debug
(this_fn, call_site, EXIT);
70
static void
print_debug
(void *this_fn, void *call_site, action_type action)
function
Completed in 18 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026