OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__collector_clone_fn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
linetrace.c
1652
__collector_clone_fn
(void *fn_arg)
function
1741
ret = CALL_REAL (clone)(
__collector_clone_fn
, child_stack, flags, funcinfo, ptid, tls, ctid);
1744
ret = CALL_REAL (clone)(
__collector_clone_fn
, child_stack, flags, funcinfo, ptid, tls);
1747
ret = CALL_REAL (clone)(
__collector_clone_fn
, child_stack, flags, funcinfo, ptid);
1750
ret = CALL_REAL (clone)(
__collector_clone_fn
, child_stack, flags, funcinfo);
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
linetrace.c
1652
__collector_clone_fn
(void *fn_arg)
function
1741
ret = CALL_REAL (clone)(
__collector_clone_fn
, child_stack, flags, funcinfo, ptid, tls, ctid);
1744
ret = CALL_REAL (clone)(
__collector_clone_fn
, child_stack, flags, funcinfo, ptid, tls);
1747
ret = CALL_REAL (clone)(
__collector_clone_fn
, child_stack, flags, funcinfo, ptid);
1750
ret = CALL_REAL (clone)(
__collector_clone_fn
, child_stack, flags, funcinfo);
Completed in 36 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026