Home
last modified time | relevance | path

Searched refs:method (Results 1 – 25 of 2368) sorted by relevance

12345678910>>...95

/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_syscolors_example.txt3 This is a simple script to trace the method flow of Java methods within a
4 program, and the system calls made. It watches Java method entries and
5 returns, and indents child * method calls. It renders the output in color
18 of Java method or syscall.
109 0 311542/2 10 method <- java/util/HashSet.add
110 0 311542/2 10 method <- java/lang/ClassLoader.checkPackageAccess
111 0 311542/2 28 method -> java/lang/reflect/Method.getModifiers
112 0 311542/2 14 method <- java/lang/reflect/Method.getModifiers
113 0 311542/2 17 method -> Func_abc.main
114 0 311542/2 14 method -> Func_abc.func_a
[all …]
H A Dj_syscalls_example.txt12 311536 method Func_abc.func_a 1
13 311536 method Func_abc.func_b 1
14 311536 method Func_abc.func_c 1
15 311536 method Func_abc.main 1
16 311536 method java/io/BufferedInputStream.<clinit> 1
17 311536 method java/io/BufferedReader.<clinit> 1
18 311536 method java/io/BufferedReader.close 1
19 311536 method java/io/BufferedWriter.<clinit> 1
20 311536 method java/io/Console$1$1.<init> 1
21 311536 method java/io/Console$1$1.run 1
[all …]
H A Dj_calltime_example.txt15 311358 method java/lang/String.equals 202
16 311358 method java/lang/Math.min 208
17 311358 method java/lang/String.hashCode 213
18 311358 method java/lang/String.indexOf 302
19 311358 method java/lang/System.arraycopy 360
20 311358 method java/lang/StringBuilder.append 533
21 311358 method java/lang/AbstractStringBuilder.append 549
22 311358 method java/lang/Object.<init> 823
23 311358 method java/lang/String.charAt 1960
29 Top 10 exclusive method elapsed times (us),
[all …]
H A Dj_calls_example.txt66 311334 method java/lang/Class.getClassLoader0 34
67 311334 method java/lang/String.toLowerCase 34
68 311334 method sun/security/action/GetPropertyAction.run 34
69 311334 method java/nio/CharBuffer.arrayOffset 36
70 311334 method java/util/HashMap.getEntry 36
71 311334 method java/io/File.<init> 37
72 311334 method java/io/UnixFileSystem.prefixLength 37
75 311334 method java/io/BufferedReader.readLine 38
76 …311334 method java/util/concurrent/locks/AbstractOwnableSynchronizer.setExclusiveOwnerThread …
77 311334 method java/lang/CharacterDataLatin1.toLowerCase 41
[all …]
H A Drb_flowinfo_example.txt8 0 146395 2 func_abc.rb:3 method -> Module::method_added
9 0 146395 26 func_abc.rb:3 method <- Module::method_added
10 0 146395 25 func_abc.rb:8 method -> Module::method_added
11 0 146395 11 func_abc.rb:8 method <- Module::method_added
12 0 146395 16 func_abc.rb:14 method -> Module::method_added
13 0 146395 10 func_abc.rb:14 method <- Module::method_added
14 0 146395 15 func_abc.rb:20 method -> Object::func_a
15 0 146395 12 func_abc.rb:15 method -> Object::print
16 0 146395 20 func_abc.rb:15 method -> IO::write
17 0 146395 110 func_abc.rb:15 method <- IO::write
[all …]
H A Dj_cputime_example.txt12 311374 method java/lang/String.equals 202
13 311374 method java/lang/Math.min 208
14 311374 method java/lang/String.hashCode 213
15 311374 method java/lang/String.indexOf 302
16 311374 method java/lang/System.arraycopy 360
17 311374 method java/lang/StringBuilder.append 533
18 311374 method java/lang/AbstractStringBuilder.append 549
19 311374 method java/lang/Object.<init> 823
20 311374 method java/lang/String.charAt 1960
26 Top 10 exclusive method on-CPU times (us),
[all …]
H A Dj_calldist_example.txt22 Top 10 exclusive method elapsed times (us),
23 PID=311342, method, sun/net/www/ParseUtil.decode
32 PID=311342, method, java/net/URLClassLoader.<clinit>
38 PID=311342, method, java/util/jar/JarFile.hasClassPathAttribute
44 PID=311342, method, java/util/zip/ZipFile.read
50 PID=311342, method, sun/nio/cs/US_ASCII.newEncoder
66 PID=311342, method, java/util/zip/ZipFile.getInputStream
81 PID=311342, method, sun/nio/cs/US_ASCII.newDecoder
97 PID=311342, method, java/util/HashMap.<init>
113 PID=311342, method, java/io/UnixFileSystem.normalize
[all …]
H A Dj_cpudist_example.txt22 Top 10 exclusive method on-CPU times (us),
23 PID=311364, method, java/lang/AbstractStringBuilder.append
34 PID=311364, method, java/util/Arrays.copyOf
47 PID=311364, method, java/io/UnixFileSystem.normalize
59 PID=311364, method, java/io/File.<clinit>
65 PID=311364, method, sun/misc/URLClassPath$JarLoader.getJarFile
71 PID=311364, method, java/io/FilePermission$1.run
86 PID=311364, method, java/lang/StringBuilder.append
96 PID=311364, method, java/lang/String.<init>
111 PID=311364, method, java/lang/String.charAt
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_syscolors_example.txt3 This is a simple script to trace the method flow of Java methods within a
4 program, and the system calls made. It watches Java method entries and
5 returns, and indents child * method calls. It renders the output in color
18 of Java method or syscall.
109 0 311542/2 10 method <- java/util/HashSet.add
110 0 311542/2 10 method <- java/lang/ClassLoader.checkPackageAccess
111 0 311542/2 28 method -> java/lang/reflect/Method.getModifiers
112 0 311542/2 14 method <- java/lang/reflect/Method.getModifiers
113 0 311542/2 17 method -> Func_abc.main
114 0 311542/2 14 method -> Func_abc.func_a
[all …]
H A Dj_syscalls_example.txt12 311536 method Func_abc.func_a 1
13 311536 method Func_abc.func_b 1
14 311536 method Func_abc.func_c 1
15 311536 method Func_abc.main 1
16 311536 method java/io/BufferedInputStream.<clinit> 1
17 311536 method java/io/BufferedReader.<clinit> 1
18 311536 method java/io/BufferedReader.close 1
19 311536 method java/io/BufferedWriter.<clinit> 1
20 311536 method java/io/Console$1$1.<init> 1
21 311536 method java/io/Console$1$1.run 1
[all …]
H A Dj_calltime_example.txt15 311358 method java/lang/String.equals 202
16 311358 method java/lang/Math.min 208
17 311358 method java/lang/String.hashCode 213
18 311358 method java/lang/String.indexOf 302
19 311358 method java/lang/System.arraycopy 360
20 311358 method java/lang/StringBuilder.append 533
21 311358 method java/lang/AbstractStringBuilder.append 549
22 311358 method java/lang/Object.<init> 823
23 311358 method java/lang/String.charAt 1960
29 Top 10 exclusive method elapsed times (us),
[all …]
H A Dj_calls_example.txt66 311334 method java/lang/Class.getClassLoader0 34
67 311334 method java/lang/String.toLowerCase 34
68 311334 method sun/security/action/GetPropertyAction.run 34
69 311334 method java/nio/CharBuffer.arrayOffset 36
70 311334 method java/util/HashMap.getEntry 36
71 311334 method java/io/File.<init> 37
72 311334 method java/io/UnixFileSystem.prefixLength 37
75 311334 method java/io/BufferedReader.readLine 38
76 …311334 method java/util/concurrent/locks/AbstractOwnableSynchronizer.setExclusiveOwnerThread …
77 311334 method java/lang/CharacterDataLatin1.toLowerCase 41
[all …]
H A Drb_flowinfo_example.txt8 0 146395 2 func_abc.rb:3 method -> Module::method_added
9 0 146395 26 func_abc.rb:3 method <- Module::method_added
10 0 146395 25 func_abc.rb:8 method -> Module::method_added
11 0 146395 11 func_abc.rb:8 method <- Module::method_added
12 0 146395 16 func_abc.rb:14 method -> Module::method_added
13 0 146395 10 func_abc.rb:14 method <- Module::method_added
14 0 146395 15 func_abc.rb:20 method -> Object::func_a
15 0 146395 12 func_abc.rb:15 method -> Object::print
16 0 146395 20 func_abc.rb:15 method -> IO::write
17 0 146395 110 func_abc.rb:15 method <- IO::write
[all …]
H A Dj_cputime_example.txt12 311374 method java/lang/String.equals 202
13 311374 method java/lang/Math.min 208
14 311374 method java/lang/String.hashCode 213
15 311374 method java/lang/String.indexOf 302
16 311374 method java/lang/System.arraycopy 360
17 311374 method java/lang/StringBuilder.append 533
18 311374 method java/lang/AbstractStringBuilder.append 549
19 311374 method java/lang/Object.<init> 823
20 311374 method java/lang/String.charAt 1960
26 Top 10 exclusive method on-CPU times (us),
[all …]
H A Dj_calldist_example.txt22 Top 10 exclusive method elapsed times (us),
23 PID=311342, method, sun/net/www/ParseUtil.decode
32 PID=311342, method, java/net/URLClassLoader.<clinit>
38 PID=311342, method, java/util/jar/JarFile.hasClassPathAttribute
44 PID=311342, method, java/util/zip/ZipFile.read
50 PID=311342, method, sun/nio/cs/US_ASCII.newEncoder
66 PID=311342, method, java/util/zip/ZipFile.getInputStream
81 PID=311342, method, sun/nio/cs/US_ASCII.newDecoder
97 PID=311342, method, java/util/HashMap.<init>
113 PID=311342, method, java/io/UnixFileSystem.normalize
[all …]
H A Dj_cpudist_example.txt22 Top 10 exclusive method on-CPU times (us),
23 PID=311364, method, java/lang/AbstractStringBuilder.append
34 PID=311364, method, java/util/Arrays.copyOf
47 PID=311364, method, java/io/UnixFileSystem.normalize
59 PID=311364, method, java/io/File.<clinit>
65 PID=311364, method, sun/misc/URLClassPath$JarLoader.getJarFile
71 PID=311364, method, java/io/FilePermission$1.run
86 PID=311364, method, java/lang/StringBuilder.append
96 PID=311364, method, java/lang/String.<init>
111 PID=311364, method, java/lang/String.charAt
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_meth.c22 X509_LOOKUP_METHOD *method = OPENSSL_zalloc(sizeof(X509_LOOKUP_METHOD)); in X509_LOOKUP_meth_new() local
24 if (method != NULL) { in X509_LOOKUP_meth_new()
25 method->name = OPENSSL_strdup(name); in X509_LOOKUP_meth_new()
26 if (method->name == NULL) { in X509_LOOKUP_meth_new()
32 return method; in X509_LOOKUP_meth_new()
35 OPENSSL_free(method); in X509_LOOKUP_meth_new()
39 void X509_LOOKUP_meth_free(X509_LOOKUP_METHOD *method) in X509_LOOKUP_meth_free() argument
41 if (method != NULL) in X509_LOOKUP_meth_free()
42 OPENSSL_free(method->name); in X509_LOOKUP_meth_free()
43 OPENSSL_free(method); in X509_LOOKUP_meth_free()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_meth.c22 X509_LOOKUP_METHOD *method = OPENSSL_zalloc(sizeof(X509_LOOKUP_METHOD)); in X509_LOOKUP_meth_new() local
24 if (method != NULL) { in X509_LOOKUP_meth_new()
25 method->name = OPENSSL_strdup(name); in X509_LOOKUP_meth_new()
26 if (method->name == NULL) { in X509_LOOKUP_meth_new()
32 return method; in X509_LOOKUP_meth_new()
35 OPENSSL_free(method); in X509_LOOKUP_meth_new()
39 void X509_LOOKUP_meth_free(X509_LOOKUP_METHOD *method) in X509_LOOKUP_meth_free() argument
41 if (method != NULL) in X509_LOOKUP_meth_free()
42 OPENSSL_free(method->name); in X509_LOOKUP_meth_free()
43 OPENSSL_free(method); in X509_LOOKUP_meth_free()
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/cavium/
H A Dthunder-88xx.dtsi58 method = "smc";
69 enable-method = "psci";
75 enable-method = "psci";
81 enable-method = "psci";
87 enable-method = "psci";
93 enable-method = "psci";
99 enable-method = "psci";
105 enable-method = "psci";
111 enable-method = "psci";
117 enable-method = "psci";
[all …]
/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc1345 void print_return_type(const Method &method, const Kind &kind)
1348 void print_method_header(const Method &method, const Signature &sig);
1349 bool print_special_method(const Method &method,
1351 void print_static_method(const Method &method);
1352 void print_constructor(const Method &method);
1353 bool is_return_kind(const Method &method, const Kind &return_kind);
1355 bool print_matching_method(const Method &method, const Signature &sig,
1357 bool print_matching_method(const Method &method, const Signature &sig);
1358 void print_matching_method(const Method &method,
1360 void print_at_method(const Method &method);
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_lib.c23 UI *UI_new_method(const UI_METHOD *method) in UI_new_method() argument
39 if (method == NULL) in UI_new_method()
40 method = UI_get_default_method(); in UI_new_method()
41 if (method == NULL) in UI_new_method()
42 method = UI_null(); in UI_new_method()
43 ret->meth = method; in UI_new_method()
630 int UI_method_set_opener(UI_METHOD *method, int (*opener) (UI *ui)) in UI_method_set_opener() argument
632 if (method != NULL) { in UI_method_set_opener()
633 method->ui_open_session = opener; in UI_method_set_opener()
639 int UI_method_set_writer(UI_METHOD *method, in UI_method_set_writer() argument
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_lib.c23 UI *UI_new_method(const UI_METHOD *method) in UI_new_method() argument
39 if (method == NULL) in UI_new_method()
40 method = UI_get_default_method(); in UI_new_method()
41 if (method == NULL) in UI_new_method()
42 method = UI_null(); in UI_new_method()
43 ret->meth = method; in UI_new_method()
631 int UI_method_set_opener(UI_METHOD *method, int (*opener) (UI *ui)) in UI_method_set_opener() argument
633 if (method != NULL) { in UI_method_set_opener()
634 method->ui_open_session = opener; in UI_method_set_opener()
640 int UI_method_set_writer(UI_METHOD *method, in UI_method_set_writer() argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dmethods.c33 method_getName (struct objc_method * method) in method_getName() argument
35 if (method == NULL) in method_getName()
38 return method->method_name; in method_getName()
42 method_getTypeEncoding (struct objc_method * method) in method_getTypeEncoding() argument
44 if (method == NULL) in method_getTypeEncoding()
47 return method->method_types; in method_getTypeEncoding()
51 method_getImplementation (struct objc_method * method) in method_getImplementation() argument
53 if (method == NULL) in method_getImplementation()
56 return method->method_imp; in method_getImplementation()
60 method_getDescription (struct objc_method * method) in method_getDescription() argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dmethods.c33 method_getName (struct objc_method * method) in method_getName() argument
35 if (method == NULL) in method_getName()
38 return method->method_name; in method_getName()
42 method_getTypeEncoding (struct objc_method * method) in method_getTypeEncoding() argument
44 if (method == NULL) in method_getTypeEncoding()
47 return method->method_types; in method_getTypeEncoding()
51 method_getImplementation (struct objc_method * method) in method_getImplementation() argument
53 if (method == NULL) in method_getImplementation()
56 return method->method_imp; in method_getImplementation()
60 method_getDescription (struct objc_method * method) in method_getDescription() argument
[all …]
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A DTSP.idl38 [helpstring("method SetAttribUint32")]
43 [helpstring("method GetAttribUint32")]
48 [helpstring("method SetAttribData")]
54 [helpstring("method GetAttribData")]
72 [helpstring("method GetPolicyObject")]
76 [helpstring("method ChangeAuth")]
92 [helpstring("method SetPcrValue")]
97 [helpstring("method GetPcrValue")]
102 [helpstring("method SelectPcrIndex")]
117 [helpstring("method LoadKey")]
[all …]

12345678910>>...95