OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expr_frozen_uc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
hwprofile.c
128
static ucontext_t
expr_frozen_uc
; // used for "frozen" frames
variable
380
CALL_UTIL (getcontext) (&
expr_frozen_uc
);
381
SETFUNCTIONCONTEXT (&
expr_frozen_uc
, &__collector_hwcs_frozen);
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
hwprofile.c
128
static ucontext_t
expr_frozen_uc
; // used for "frozen" frames
variable
380
CALL_UTIL (getcontext) (&
expr_frozen_uc
);
381
SETFUNCTIONCONTEXT (&
expr_frozen_uc
, &__collector_hwcs_frozen);
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026