OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hwc_rc
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
dispatcher.c
1118
int
hwc_rc
= __collector_ext_hwc_lwp_init ();
local
1128
if (!
hwc_rc
)
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
dispatcher.c
1118
int
hwc_rc
= __collector_ext_hwc_lwp_init ();
local
1128
if (!
hwc_rc
)
/src/external/gpl3/binutils/dist/gprofng/common/
hwcdrv.c
731
int
hwc_rc
= 0;
local
735
hwc_rc
= HWCFUNCS_ERROR_GENERIC;
746
hwc_rc
= HWCFUNCS_ERROR_GENERIC;
752
hwc_rc
= HWCFUNCS_ERROR_GENERIC;
754
return
hwc_rc
;
1241
int
hwc_rc
= 0;
local
1244
hwc_rc
= HWCFUNCS_ERROR_GENERIC;
1247
return
hwc_rc
;
hwctable.c
2648
int
hwc_rc
= test_hwcs ((const Hwcentry**) entries, numctrs);
local
2649
if (
hwc_rc
)
/src/external/gpl3/binutils.old/dist/gprofng/common/
hwcdrv.c
731
int
hwc_rc
= 0;
local
735
hwc_rc
= HWCFUNCS_ERROR_GENERIC;
746
hwc_rc
= HWCFUNCS_ERROR_GENERIC;
752
hwc_rc
= HWCFUNCS_ERROR_GENERIC;
754
return
hwc_rc
;
1241
int
hwc_rc
= 0;
local
1244
hwc_rc
= HWCFUNCS_ERROR_GENERIC;
1247
return
hwc_rc
;
hwctable.c
2648
int
hwc_rc
= test_hwcs ((const Hwcentry**) entries, numctrs);
local
2649
if (
hwc_rc
)
Completed in 37 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026