Home
last modified time | relevance | path

Searched refs:create (Results 1 – 21 of 21) sorted by relevance

/tools/testing/selftests/efivarfs/
D.gitignore1 create-read
DMakefile3 test_objs = open-unlink create-read
Defivarfs.sh76 ./create-read $file
/tools/perf/util/
Drblist.c53 bool create) in __rblist__findnew() argument
72 if (create) { in __rblist__findnew()
Dintlist.c62 int i, bool create) in __intlist__findnew() argument
70 if (create) in __intlist__findnew()
Dmachine.c354 bool create) in ____machine__findnew_thread() argument
391 if (!create) in ____machine__findnew_thread()
/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt1 This document describes one way to create the initrd directory hierarchy
16 Another way to create an initramfs image is using "dracut"[1], which is
18 archive with another cpio archive in it, so an extra step is needed to create
21 Here are the commands to create a initrd directory for rcutorture using
/tools/perf/pmu-events/
DBuild10 # directory and create tables in pmu-events.c.
DREADME89 directory, 'jevents' tries to create an empty mapping file to allow the perf
/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME22 perl Makefile.PL # to create a Makefile for the next step
23 make # to create Context.c
/tools/perf/Documentation/
Ditrace.txt7 d create a debug log
Dperf-script-python.txt31 This example actually details the steps that were used to create the
38 basic ideas necessary to create a useful script. Here's an example
253 levels if they don't exist e.g syscalls[comm][pid][id] = 1 will create
Dintel-pt.txt69 which will create a directory named 'pt_ls' and put the perf.data file and
106 While it is possible to create scripts to analyze the data, an alternative
672 d create a debug log
/tools/testing/selftests/zram/
DREADME22 zram_lib.sh: create library with initialization/cleanup functions
/tools/build/Documentation/
DBuild.txt63 The build framework does not create the 'ex' and 'libex.a' binaries for you, it
93 It's only a matter of 2 single commands to create the final binaries:
/tools/usb/usbip/
DINSTALL20 those values to create a `Makefile' in each directory of the package.
21 It may also create one or more `.h' files containing system-dependent
40 The file `configure.ac' (or `configure.in') is used to create
175 can create a site shell script called `config.site' that gives default
/tools/perf/
Dbuiltin-kmem.c421 __page_stat__findnew_page(struct page_stat *pstat, bool create) in __page_stat__findnew_page() argument
442 if (!create) in __page_stat__findnew_page()
470 __page_stat__findnew_alloc(struct page_stat *pstat, bool create) in __page_stat__findnew_alloc() argument
497 if (!create) in __page_stat__findnew_alloc()
525 __page_stat__findnew_caller(struct page_stat *pstat, bool create) in __page_stat__findnew_caller() argument
552 if (!create) in __page_stat__findnew_caller()
/tools/build/
DBuild.include60 # - command line to create object 'cmd_object :='
/tools/power/cpupower/bench/
DREADME-BENCH41 This part of the configuration file will create 25ms load/sleep turns,
/tools/lguest/
Dlguest.txt16 - Simple program to create new guests.
/tools/objtool/Documentation/
Dstack-validation.txt51 functions which call other functions must first create a stack frame
53 create a stack frame before calling a second function, the *caller*
180 designed. If function A doesn't create a stack frame before calling