Searched refs:workqueue (Results 1 - 14 of 14) sorted by relevance

/external/linux-tools-perf/scripts/perl/bin/
H A Dworkqueue-stats-record2 perf record -e workqueue:workqueue_creation -e workqueue:workqueue_destruction -e workqueue:workqueue_execution -e workqueue:workqueue_insertion $@
H A Dworkqueue-stats-report2 # description: workqueue stats (ins/exe/create/destroy)
3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/workqueue-stats.pl
/external/kernel-headers/original/linux/sunrpc/
H A Dtypes.h13 #include <linux/workqueue.h>
H A Ddebug.h32 #include <linux/workqueue.h>
H A Dsched.h16 #include <linux/workqueue.h>
83 * be any workqueue
/external/linux-tools-perf/scripts/perl/
H A Dworkqueue-stats.pl5 # Displays workqueue stats
9 # perf record -c 1 -f -a -R -e workqueue:workqueue_creation -e
10 # workqueue:workqueue_destruction -e workqueue:workqueue_execution
11 # -e workqueue:workqueue_insertion
13 # perf script -p -s tools/perf/scripts/perl/workqueue-stats.pl
26 sub workqueue::workqueue_destruction subroutine
36 sub workqueue::workqueue_creation subroutine
46 sub workqueue::workqueue_execution subroutine
56 sub workqueue subroutine
[all...]
/external/kernel-headers/original/linux/
H A Ddccp.h207 #include <linux/workqueue.h>
H A Dtty.h14 #include <linux/workqueue.h>
H A Dblkdev.h8 #include <linux/workqueue.h>
H A Dhid.h72 #include <linux/workqueue.h>
H A Dperf_event.h484 #include <linux/workqueue.h>
H A Dfb.h416 #include <linux/workqueue.h>
/external/kernel-headers/original/linux/spi/
H A Dcpcap.h23 #include <linux/workqueue.h>
/external/linux-tools-perf/util/include/linux/added/
H A Dperf_event.h514 #include <linux/workqueue.h>

Completed in 800 milliseconds