HomeSort by relevance Sort by last modified time
    Searched refs:COUNTER (Results 1 - 25 of 45) sorted by null

1 2

  /external/ltp/testcases/kernel/numa/
numa01.sh 243 COUNTER=1
245 col=$[$COUNTER+1] #Node number in numastat o/p
260 COUNTER=$[$COUNTER+1]
289 COUNTER=1
298 if [ $COUNTER -eq $total_nodes ] #wrap up for last node
304 Preferred_node=`echo $nodes_list | cut -d ' ' -f $[COUNTER+1]`
305 col=$[$COUNTER+2] #Preferred Node number in numastat o/p
323 COUNTER=$[$COUNTER+1
    [all...]
  /external/libcap/contrib/
pcaps4convenience 140 COUNTER=0
142 until [ $COUNTER == $UPPER ]; do
143 p4c_app_convert ${APPSARRAY[$COUNTER]} ${!APPSARRAY[$COUNTER]}
144 let COUNTER+=1
151 COUNTER=0
153 until [ $COUNTER == $UPPER ]; do
154 p4c_app_revert ${APPSARRAY[$COUNTER]}
155 let COUNTER+=1
pcaps4suid0 157 COUNTER=0
159 until [ $COUNTER == $UPPER ]; do
160 p4s_app_convert ${APPSARRAY[$COUNTER]} ${!APPSARRAY[$COUNTER]}
161 let COUNTER+=1
168 COUNTER=0
170 until [ $COUNTER == $UPPER ]; do
171 p4s_app_revert ${APPSARRAY[$COUNTER]}
172 let COUNTER+=1
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcFailBringUp.java 35 // counter with its --ei option name and default value
36 static final String COUNTER = "counter";
53 mCounter = intent.getIntExtra(COUNTER, DEFAULT_COUNTER);
63 public void saveParameters(int counter, int failCause, int suggestedRetryTime) {
64 mCounter = counter;
  /tools/test/connectivity/acts/framework/acts/controllers/
native.py 50 COUNTER = IDCounter()
54 apiid = next(NativeAndroid.COUNTER)
  /tools/test/connectivity/acts/framework/acts/
jsonrpc.py 33 """A counter that generates JSON RPC call IDs.
45 COUNTER = JSONCounter()
103 jsonid = next(JSONRPCClient.COUNTER)
  /test/vts/utils/python/controllers/
android.py 55 COUNTER = IDCounter()
114 apiid = next(Android.COUNTER)
  /external/nanopb-c/
pb.h 116 #define STATIC_ASSERT_MSG(MSG, LINE, COUNTER) STATIC_ASSERT_MSG_(MSG, LINE, COUNTER)
117 #define STATIC_ASSERT_MSG_(MSG, LINE, COUNTER) static_assertion_##MSG##LINE##COUNTER
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
gcov-io.h 149 counter values for instrumented features. The about the whole
297 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER,
299 #include "gcov-counter.def"
320 #define GCOV_ICALL_TOPN_NCOUNTS 9 /* The number of counter entries per icall callsite */
322 /* Convert a counter index to a tag. */
325 /* Convert a tag to a counter. */
328 /* Check whether a tag is a counter tag. */
356 /* Structure used for each bucket of the log2 histogram of counter values. */
379 /* Cumulative counter data. *
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
gcov-io.h 149 counter values for instrumented features. The about the whole
297 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER,
299 #include "gcov-counter.def"
320 #define GCOV_ICALL_TOPN_NCOUNTS 9 /* The number of counter entries per icall callsite */
322 /* Convert a counter index to a tag. */
325 /* Convert a tag to a counter. */
328 /* Check whether a tag is a counter tag. */
356 /* Structure used for each bucket of the log2 histogram of counter values. */
379 /* Cumulative counter data. *
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
gcov-io.h 149 counter values for instrumented features. The about the whole
297 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER,
299 #include "gcov-counter.def"
320 #define GCOV_ICALL_TOPN_NCOUNTS 9 /* The number of counter entries per icall callsite */
322 /* Convert a counter index to a tag. */
325 /* Convert a tag to a counter. */
328 /* Check whether a tag is a counter tag. */
356 /* Structure used for each bucket of the log2 histogram of counter values. */
379 /* Cumulative counter data. *
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
gcov-io.h 149 counter values for instrumented features. The about the whole
297 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER,
299 #include "gcov-counter.def"
320 #define GCOV_ICALL_TOPN_NCOUNTS 9 /* The number of counter entries per icall callsite */
322 /* Convert a counter index to a tag. */
325 /* Convert a tag to a counter. */
328 /* Check whether a tag is a counter tag. */
356 /* Structure used for each bucket of the log2 histogram of counter values. */
379 /* Cumulative counter data. *
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/gcov-src/
gcov-io.h 149 counter values for instrumented features. The about the whole
297 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER,
299 #include "gcov-counter.def"
320 #define GCOV_ICALL_TOPN_NCOUNTS 9 /* The number of counter entries per icall callsite */
322 /* Convert a counter index to a tag. */
325 /* Convert a tag to a counter. */
328 /* Check whether a tag is a counter tag. */
356 /* Structure used for each bucket of the log2 histogram of counter values. */
379 /* Cumulative counter data. *
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/gcov-src/
gcov-io.h 149 counter values for instrumented features. The about the whole
297 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER,
299 #include "gcov-counter.def"
320 #define GCOV_ICALL_TOPN_NCOUNTS 9 /* The number of counter entries per icall callsite */
322 /* Convert a counter index to a tag. */
325 /* Convert a tag to a counter. */
328 /* Check whether a tag is a counter tag. */
356 /* Structure used for each bucket of the log2 histogram of counter values. */
379 /* Cumulative counter data. *
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/gcov-src/
gcov-io.h 149 counter values for instrumented features. The about the whole
297 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER,
299 #include "gcov-counter.def"
320 #define GCOV_ICALL_TOPN_NCOUNTS 9 /* The number of counter entries per icall callsite */
322 /* Convert a counter index to a tag. */
325 /* Convert a tag to a counter. */
328 /* Check whether a tag is a counter tag. */
356 /* Structure used for each bucket of the log2 histogram of counter values. */
379 /* Cumulative counter data. *
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
gcov-io.h 149 counter values for instrumented features. The about the whole
297 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER,
299 #include "gcov-counter.def"
320 #define GCOV_ICALL_TOPN_NCOUNTS 9 /* The number of counter entries per icall callsite */
322 /* Convert a counter index to a tag. */
325 /* Convert a tag to a counter. */
328 /* Check whether a tag is a counter tag. */
356 /* Structure used for each bucket of the log2 histogram of counter values. */
379 /* Cumulative counter data. *
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
smc9000.h 92 #define COUNTER 6
  /external/guice/core/test/com/google/inject/
ProvisionListenerTest.java 215 final Counter count1 = new Counter();
235 final Counter count1 = new Counter();
236 final Counter count2 = new Counter();
250 final Counter count1 = new Counter();
251 final Counter count2 = new Counter();
362 final Counter counter = new Counter(); local
    [all...]
  /external/tcpdump/
print-snmp.c 109 "Counter",
110 #define COUNTER 1
551 case COUNTER:
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cover/
cover.go 197 // we want to cover the "if y". To do this, we need a place to drop the counter,
439 func setCounterStmt(f *File, counter ast.Expr) ast.Stmt {
441 Lhs: []ast.Expr{counter},
448 func incCounterStmt(f *File, counter ast.Expr) ast.Stmt {
450 X: counter,
456 func atomicCounterStmt(f *File, counter ast.Expr) ast.Stmt {
465 X: counter,
473 // newCounter creates a new counter expression of the appropriate form.
475 counter := &ast.IndexExpr{
482 stmt := counterStmt(f, counter)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cover/
cover.go 197 // we want to cover the "if y". To do this, we need a place to drop the counter,
439 func setCounterStmt(f *File, counter ast.Expr) ast.Stmt {
441 Lhs: []ast.Expr{counter},
448 func incCounterStmt(f *File, counter ast.Expr) ast.Stmt {
450 X: counter,
456 func atomicCounterStmt(f *File, counter ast.Expr) ast.Stmt {
465 X: counter,
473 // newCounter creates a new counter expression of the appropriate form.
475 counter := &ast.IndexExpr{
482 stmt := counterStmt(f, counter)
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.3.2/
httpclient-4.3.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/
httpclient-4.5.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/
httpclient-4.2.1.jar 

Completed in 1551 milliseconds

1 2