Home
last modified time | relevance | path

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

/external/libaom/config/x86/config/
Daom_config.asm25 %define CONFIG_GPROF 0
Daom_config.h38 #define CONFIG_GPROF 0 macro
/external/libaom/config/x86_64/config/
Daom_config.asm25 %define CONFIG_GPROF 0
Daom_config.h38 #define CONFIG_GPROF 0 macro
/external/libaom/config/arm64/config/
Daom_config.h38 #define CONFIG_GPROF 0 macro
Daom_config.asm36 CONFIG_GPROF equ 0 define
/external/libaom/config/arm/config/
Daom_config.h38 #define CONFIG_GPROF 0 macro
Daom_config.asm36 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/arm-neon/
Dvpx_config.h45 #define CONFIG_GPROF 0 macro
Dvpx_config.asm37 .equ CONFIG_GPROF , 0 define
/external/libvpx/config/generic/
Dvpx_config.h45 #define CONFIG_GPROF 0 macro
Dvpx_config.asm37 .equ CONFIG_GPROF , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h45 #define CONFIG_GPROF 0 macro
Dvpx_config.asm37 .equ CONFIG_GPROF , 0 define
/external/libaom/libaom/build/cmake/
Daom_configure.cmake172 if(CONFIG_GPROF)
173 message("--- Testing for CONFIG_GPROF support.")
Daom_config_defaults.cmake77 set_aom_config_var(CONFIG_GPROF 0 NUMBER "Enable gprof support.")