/external/bcc/tools/ |
D | javastat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | phpstat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | nodestat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | rubystat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | pythonstat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | tclstat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | perlstat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
D | tclstat.sh | 3 $lib/ustat.py -l tcl "$@"
|
D | javastat.sh | 3 $lib/ustat.py -l java "$@"
|
D | rubystat.sh | 3 $lib/ustat.py -l ruby "$@"
|
D | perlstat.sh | 3 $lib/ustat.py -l perl "$@"
|
D | nodestat.sh | 3 $lib/ustat.py -l node "$@"
|
D | pythonstat.sh | 3 $lib/ustat.py -l python "$@"
|
D | phpstat.sh | 3 $lib/ustat.py -l php "$@"
|
/external/bcc/tools/lib/ |
D | ustat_example.txt | 1 Demonstrations of ustat. 4 ustat is a "top"-like tool for monitoring events in high-level languages. It 11 # ./ustat.py 21 If desired, you can instruct ustat to print a certain number of entries and 23 system over a short time interval. Here, we ask ustat to print 5-second 26 # ./ustat.py -C 5 12 50 # ./ustat.py -h 51 usage: ustat.py [-h] [-l {java,node,perl,php,python,ruby,tcl}] [-C] 74 ./ustat # stats for all languages, 1 second refresh 75 ./ustat -C # don't clear the screen [all …]
|
/external/strace/ |
D | ustat.c | 32 typedef struct ustat struct_ustat; 37 SYS_FUNC(ustat) in SYS_FUNC() argument
|
/external/ltp/testcases/kernel/syscalls/ustat/ |
D | ustat02.c | 23 struct ustat ubuf; 30 struct ustat *buf;
|
D | ustat01.c | 24 struct ustat ubuf; in run()
|
/external/strace/tests-m32/ |
D | trace_statfs_like.in | 5 ustat -a33
|
D | ustat.c | 50 TAIL_ALLOC_OBJECT_CONST_PTR(struct ustat, ust); in main()
|
/external/strace/tests-mx32/ |
D | trace_statfs_like.in | 5 ustat -a33
|
D | ustat.c | 50 TAIL_ALLOC_OBJECT_CONST_PTR(struct ustat, ust); in main()
|
/external/strace/tests/ |
D | trace_statfs_like.in | 5 ustat -a33
|
D | ustat.c | 50 TAIL_ALLOC_OBJECT_CONST_PTR(struct ustat, ust); in main()
|
/external/ltp/include/lapi/ |
D | ustat.h | 14 struct ustat { struct
|