Searched refs:create (Results 1 – 21 of 21) sorted by relevance
/tools/testing/selftests/efivarfs/ |
D | .gitignore | 1 create-read
|
D | Makefile | 3 test_objs = open-unlink create-read
|
D | efivarfs.sh | 76 ./create-read $file
|
/tools/perf/util/ |
D | rblist.c | 53 bool create) in __rblist__findnew() argument 72 if (create) { in __rblist__findnew()
|
D | intlist.c | 62 int i, bool create) in __intlist__findnew() argument 70 if (create) in __intlist__findnew()
|
D | machine.c | 354 bool create) in ____machine__findnew_thread() argument 391 if (!create) in ____machine__findnew_thread()
|
/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 1 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/ |
D | Build | 10 # directory and create tables in pmu-events.c.
|
D | README | 89 directory, 'jevents' tries to create an empty mapping file to allow the perf
|
/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 22 perl Makefile.PL # to create a Makefile for the next step 23 make # to create Context.c
|
/tools/perf/Documentation/ |
D | itrace.txt | 7 d create a debug log
|
D | perf-script-python.txt | 31 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
|
D | intel-pt.txt | 69 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/ |
D | README | 22 zram_lib.sh: create library with initialization/cleanup functions
|
/tools/build/Documentation/ |
D | Build.txt | 63 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/ |
D | INSTALL | 20 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/ |
D | builtin-kmem.c | 421 __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/ |
D | Build.include | 60 # - command line to create object 'cmd_object :='
|
/tools/power/cpupower/bench/ |
D | README-BENCH | 41 This part of the configuration file will create 25ms load/sleep turns,
|
/tools/lguest/ |
D | lguest.txt | 16 - Simple program to create new guests.
|
/tools/objtool/Documentation/ |
D | stack-validation.txt | 51 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
|