Home
last modified time | relevance | path

Searched refs:PROFILE_REPORT (Results 1 – 3 of 3) sorted by relevance

/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dhashtab.c134 static inline void PROFILE_REPORT(const struct cli_hashtable *s) in PROFILE_REPORT() function
172 #define PROFILE_REPORT(s) macro
627 PROFILE_REPORT(s); in cli_hashtab_generate_c()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dhashtab.c134 static inline void PROFILE_REPORT(const struct cli_hashtable *s) in PROFILE_REPORT() function
172 #define PROFILE_REPORT(s) macro
628 PROFILE_REPORT(s); in cli_hashtab_generate_c()
/dports/graphics/colmap/colmap-3.6/lib/PBA/
H A DSparseBundleCPU.cpp4106 #define PROFILE_REPORT(A) \ macro
4117 #define PROFILE(A, B) PROFILE_(A B) PROFILE_REPORT(#A)
4118 #define PROXILE(A, B) PROFILE_(B) PROFILE_REPORT(A)