Home
last modified time | relevance | path

Searched refs:Usage (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
DSchedulerStatistics.cpp25 Usage(STI.getSchedModel().NumProcResourceKinds, {0, 0, 0}) { in SchedulerStatistics()
53 Usage[LQResourceID].SlotsInUse++; in onEvent()
58 Usage[SQResourceID].SlotsInUse++; in onEvent()
64 assert(Usage[LQResourceID].SlotsInUse); in onEvent()
65 Usage[LQResourceID].SlotsInUse--; in onEvent()
68 assert(Usage[SQResourceID].SlotsInUse); in onEvent()
69 Usage[SQResourceID].SlotsInUse--; in onEvent()
79 Usage[Buffer].SlotsInUse++; in onReservedBuffers()
88 Usage[Buffer].SlotsInUse--; in onReleasedBuffers()
93 for (BufferUsage &BU : Usage) { in updateHistograms()
[all …]
DResourcePressureView.cpp139 double Usage = ResourceUsage[I + Source.size() * E]; in printResourcePressurePerIter() local
140 printResourcePressure(FOS, Usage / Executions, (I + 1) * 7); in printResourcePressurePerIter()
162 double Usage = ResourceUsage[J + BaseEltIdx]; in printResourcePressurePerInst() local
163 printResourcePressure(FOS, Usage / Executions, (J + 1) * 7); in printResourcePressurePerInst()
189 double Usage = RU / Executions; in toJSON() local
193 {"ResourceUsage", Usage}})); in toJSON()
DSchedulerStatistics.h68 std::vector<BufferUsage> Usage; variable
/freebsd-12-stable/contrib/ntp/ntpsnmpd/
Dntpsnmpd.texi40 * Usage:: Usage
43 @node ntpsnmpd Description, Usage, Top, Top
49 @node Usage, , ntpsnmpd Description, Top
51 @section Usage
Dinvoke-ntpsnmpd.texi29 * ntpsnmpd Usage:: Usage
51 Usage: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
183 @node ntpsnmpd Usage
184 @subsection ntpsnmpd Usage
/freebsd-12-stable/usr.sbin/nghook/
Dmain.c64 static void Usage(void);
121 Usage(); in main()
130 Usage(); in main()
133 Usage(); in main()
148 Usage(); in main()
290 Usage(void) in Usage() function
/freebsd-12-stable/contrib/tcsh/nls/C/
Dset159 57 Usage: jobs [ -l ]
72 70 Usage: %s [-%s]%s
81 79 Usage: history [-%s] [# number of events]
112 110 Usage: sched -<item#>.\nUsage: sched [+]hh:mm <command>
118 116 Usage: settc %s [yes|no]
123 121 Usage: echotc [-v|-s] [<capability> [<args>]]
136 134 Usage: unlimit [-fh] [limits]
/freebsd-12-stable/usr.sbin/fifolog/fifolog_reader/
Dfifolog_reader.c80 Usage(void) in Usage() function
136 Usage(); in main()
153 Usage(); in main()
/freebsd-12-stable/contrib/ntp/sntp/
Dsntp.texi46 * Usage:: Usage
69 @node Usage
71 @section Usage
/freebsd-12-stable/contrib/ntp/ntpdc/
Dntpdc.texi46 * Usage:: Usage
69 @node Usage
71 @section Usage
/freebsd-12-stable/contrib/sendmail/libsm/
Dtest.c42 static char Usage[] = "\ variable
89 (void) fprintf(stderr, Usage, argv[0], argv[0]);
/freebsd-12-stable/contrib/netbsd-tests/lib/libusbhid/
Dtest_usb_hid_usages16 0 Usage ID Zero %
17 * Usage ID %u %%
/freebsd-12-stable/contrib/ntp/ntpd/
Dntpd.texi46 * Usage:: Usage
76 @node Usage
78 @section Usage
/freebsd-12-stable/contrib/llvm-project/clang/tools/driver/
Dcc1_main.cpp81 size_t Usage = 512 * 1024; in getCurrentStackAllocation() local
104 Usage = StackPtr < EnvEnd ? EnvEnd - StackPtr : StackPtr - EnvEnd; in getCurrentStackAllocation()
108 return Usage; in getCurrentStackAllocation()
/freebsd-12-stable/contrib/dialog/
Ddialog.c527 Usage(const char *msg) in Usage() function
564 Usage(temp); in howmany_tags()
586 Usage(msg); in numeric_arg()
1150 Usage(temp); in optionString()
1173 Usage(temp); in optionValue()
1210 Usage(temp); in button_code()
1833 Usage(temp); in main()
1854 Usage("Expected a box option"); in main()
1860 Usage(temp); in main()
1879 Usage(temp); in main()
[all …]
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dacapps.h196 #define ACPI_USAGE_HEADER(Usage) \ argument
197 printf ("Usage: %s\nOptions:\n", Usage);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Option/
DOptTable.h252 void printHelp(raw_ostream &OS, const char *Usage, const char *Title,
256 void printHelp(raw_ostream &OS, const char *Usage, const char *Title,
/freebsd-12-stable/usr.sbin/ngctl/
Dmain.c79 static void Usage(const char *msg);
168 Usage((char *)NULL); in main()
186 Usage("no command specified"); in main()
658 Usage(const char *msg) in Usage() function
/freebsd-12-stable/usr.sbin/ppp/
Dmain.c193 Usage(void) in Usage() function
251 Usage(); in ProcessArgs()
260 Usage(); in ProcessArgs()
264 Usage(); in ProcessArgs()
/freebsd-12-stable/contrib/ntp/scripts/update-leap/
Dinvoke-update-leap.texi53 * update-leap Usage:: Usage
74 Usage: update-leap [options]
241 @node update-leap Usage
242 @subsection update-leap Usage
/freebsd-12-stable/crypto/openssh/
Dfixpaths18 die Usage: $0 '[-Dstring=replacement] [[infile] ...]'
/freebsd-12-stable/sbin/setkey/
Dtest-pfkey.c58 void Usage(void);
72 Usage() in Usage() function
85 if (ac == 1) Usage();
/freebsd-12-stable/release/picobsd/tinyware/view/
DREADME21 Usage is as follows:
39 Usage is as above, but the file you give as argument is a (unix) text file
/freebsd-12-stable/contrib/libstdc++/scripts/
Dtestsuite_flags.in14 Usage:
/freebsd-12-stable/contrib/ntp/sntp/m4/
Dhms_search_lib.m43 dnl Usage:

12345678910>>...17