Searched refs:DFXLOGF (Results 1 - 3 of 3) sorted by relevance
/base/hiviewdfx/faultloggerd/test/funchook/ |
H A D | dfx_exit_hook.c | 60 DFXLOGF("%{public}d send signal(%{public}d) to %{public}d", getpid(), sig, pid); in kill() 76 DFXLOGF("%{public}d call exit with code %{public}d", getpid(), code); in exit() 92 DFXLOGF("%{public}d call exit with code %{public}d", getpid(), code); in _exit()
|
/base/hiviewdfx/faultloggerd/common/dfxlog/ |
H A D | dfx_log.h | 44 #define DFXLOGF(fmt, ...) \ macro 66 #define DFXLOGF(fmt, ...) \ macro 84 #define DFXLOGF(fmt, ...) macro
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/ |
H A D | musl_log.h | 74 #define DFXLOGF(...) DFXMUSL_PRINT(LOG_FATAL, __VA_ARGS__) macro 83 #define DFXLOGF(...) macro
|
Completed in 1 milliseconds