Home
last modified time | relevance | path

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

/openbmc/linux/kernel/gcov/
H A Dgcc_base.c14 static unsigned int gcov_version; in __gcov_init() local
17 if (gcov_version == 0) { in __gcov_init()
18 gcov_version = gcov_info_version(info); in __gcov_init()
23 pr_info("version magic: 0x%x\n", gcov_version); in __gcov_init()
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight.rst582 $ create_gcov --binary=./sort --profile=inj.data --gcov=sort.gcov -gcov_version=1
/openbmc/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt1217 $ ./create_gcov --binary=./sort --profile=inj --gcov=sort.gcov -gcov_version=1