OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fprofile
(Results
1 - 25
of
28
) sorted by null
1
2
/build/make/core/combo/
fdo.mk
23
$(combo_2nd_arch_prefix)TARGET_FDO_INSTRUMENT_CFLAGS := -
fprofile
-generate=/sdcard/fdo_profile -DANDROID_FDO
32
-
fprofile
-use=$($(combo_2nd_arch_prefix)TARGET_FDO_PROFILE_PATH) \
33
-DANDROID_FDO -
fprofile
-correction -Wcoverage-mismatch -Wno-error
/external/autotest/client/site_tests/example_UnitTest/src/
Makefile
8
OPTIONS = -
fprofile
-arcs -ftest-coverage -fno-inline -O0
/external/elfutils/config/
eu.am
82
COMPILE.os = $(filter-out -
fprofile
-arcs -ftest-coverage, $(COMPILE))
/external/google-fruit/extras/scripts/
test_coverage.sh
8
COMPILE_COMMAND=(g++ -O0 -W -Wall -Werror -std=c++11 -
fprofile
-arcs -fno-exceptions -ftest-coverage -I../include)
/external/zlib/src/contrib/puff/
Makefile
13
cc -
fprofile
-arcs -ftest-coverage -o puft puff.c pufftest.o
/build/soong/cc/
pgo.go
44
const profileInstrumentFlag = "-
fprofile
-generate=/data/local/tmp"
46
const profileUseInstrumentFormat = "-
fprofile
-use=%s"
47
const profileUseSamplingFormat = "-
fprofile
-sample-use=%s"
/external/libvpx/libvpx/build/make/
configure.sh
[
all
...]
/external/grpc-grpc/
Makefile
187
CPPFLAGS_gcov = -O0 -
fprofile
-arcs -ftest-coverage -Wno-return-type
188
LDFLAGS_gcov = -
fprofile
-arcs -ftest-coverage -rdynamic -lstdc++
[
all
...]
/external/ImageMagick/config/
ltmain.sh
[
all
...]
/external/curl/
ltmain.sh
[
all
...]
/external/expat/conftools/
ltmain.sh
[
all
...]
/external/google-breakpad/autotools/
ltmain.sh
[
all
...]
/external/iperf3/config/
ltmain.sh
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
ltmain.sh
[
all
...]
/external/libevent/
ltmain.sh
[
all
...]
/external/libexif/
ltmain.sh
[
all
...]
/external/libnetfilter_conntrack/build-aux/
ltmain.sh
[
all
...]
/external/libnetfilter_conntrack/
ltmain.sh
[
all
...]
/external/libnfnetlink/build-aux/
ltmain.sh
[
all
...]
/external/libnfnetlink/
ltmain.sh
[
all
...]
/external/libogg/
ltmain.sh
[
all
...]
/external/libpng/
ltmain.sh
[
all
...]
/external/libusb-compat/
ltmain.sh
[
all
...]
/external/libxkbcommon/xkbcommon/build-aux/
ltmain.sh
[
all
...]
/external/lmfit/build-aux/
ltmain.sh
[
all
...]
Completed in 1535 milliseconds
1
2