Lines Matching refs:directory
20 is exported in gcov-compatible format via the "gcov" debugfs directory.
22 directory and use gcov with the -o option as follows (requires root):
28 in the current directory. In addition, graphical gcov front-ends such
80 For all files in one directory:
100 Parent directory for all gcov-related files.
160 directory needs to be used instead (due to make's CURDIR handling).
167 from the gcov directory in sysfs:
172 must then be called with the -o option pointing to that directory.
174 Example directory setup on the build machine:
177 /tmp/out: kernel build directory as specified by make O=
214 echo "Usage: $0 <ksrc directory> <kobj directory> <output.tar.gz>" >&2