Home
last modified time | relevance | path

Searched refs:CONFIG_GPROF (Results 1 – 20 of 20) sorted by relevance

/external/libaom/config/x86_64/config/
Daom_config.asm24 %define CONFIG_GPROF 0
Daom_config.h36 #define CONFIG_GPROF 0 macro
/external/libaom/config/x86/config/
Daom_config.asm24 %define CONFIG_GPROF 0
Daom_config.h36 #define CONFIG_GPROF 0 macro
/external/libaom/config/arm64/config/
Daom_config.h36 #define CONFIG_GPROF 0 macro
Daom_config.asm34 CONFIG_GPROF equ 0 define
/external/libaom/config/arm/config/
Daom_config.h36 #define CONFIG_GPROF 0 macro
Daom_config.asm34 CONFIG_GPROF equ 0 define
/external/libvpx/config/x86_64/
Dvpx_config.asm33 %define CONFIG_GPROF 0
Dvpx_config.h45 #define CONFIG_GPROF 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm33 %define CONFIG_GPROF 0
Dvpx_config.h45 #define CONFIG_GPROF 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h45 #define CONFIG_GPROF 0 macro
Dvpx_config.asm36 .equ CONFIG_GPROF , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h45 #define CONFIG_GPROF 0 macro
Dvpx_config.asm36 .equ CONFIG_GPROF , 0 define
/external/libvpx/config/generic/
Dvpx_config.h45 #define CONFIG_GPROF 0 macro
Dvpx_config.asm36 .equ CONFIG_GPROF , 0 define
/external/libaom/libaom/build/cmake/
Daom_configure.cmake195 if(CONFIG_GPROF)
196 message("--- Testing for CONFIG_GPROF support.")
Daom_config_defaults.cmake76 set_aom_config_var(CONFIG_GPROF 0 "Enable gprof support.")