Home
last modified time | relevance | path

Searched refs:py (Results 1 – 30 of 30) sorted by relevance

/linux-4.4.14/scripts/gdb/linux/
DMakefile7 $(Q)ln -fsn $(SRCTREE)/$(obj)/*.py $(objtree)/$(obj)
11 clean-files := *.pyc *.pyo $(if $(KBUILD_SRC),*.py)
/linux-4.4.14/tools/perf/scripts/python/bin/
Dnet_dropmonitor-report4 perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@
Devent_analyzing_sample-report3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
Dcompaction-times-report4 perf script -s "$PERF_EXEC_PATH"/scripts/python/compaction-times.py $@
Dnetdev-times-report5 perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
Dsched-migration-report3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
Dfutex-contention-report4 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py
Dsyscall-counts-report10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts.py $comm
Dsyscall-counts-by-pid-report10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts-by-pid.py $comm
Dfailed-syscalls-by-pid-report10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/failed-syscalls-by-pid.py $comm
Dsctop-report24 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sctop.py $comm $interval
Dexport-to-postgresql-report29 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-postgresql.py $dbname $columns $calls
/linux-4.4.14/Documentation/target/
Dtcm_mod_builder.txt5 This document is intended to be a mini-HOWTO for using the tcm_mod_builder.py
27 tcm_mod_builder.py depends upon the mandatory '-p $PROTO_IDENT' and '-m
30 target:/mnt/sdb/lio-core-2.6.git/Documentation/target# python tcm_mod_builder.py -p iSCSI -m tcm_na…
55 At the end of tcm_mod_builder.py. the script will ask to add the following
/linux-4.4.14/tools/perf/Documentation/
Dperf-script-python.txt11 'perf script' [-s [Python]:script[.py] ]
114 generated Python script: perf-script.py
117 perf-script.py. Here's the file in its entirety:
192 # mv perf-script.py syscall-counts.py
193 # perf script -s syscall-counts.py
250 (implemented in Core.py) that implements Perl's 'autovivifying' hashes
318 # perf script -s syscall-counts.py
374 perf script -s ~/libexec/perf-core/scripts/python/syscall-counts.py
392 -rw-r--r-- 1 trz trz 2548 2010-01-26 22:29 check-perf-script.py
394 -rw-r--r-- 1 trz trz 1462 2010-01-26 22:30 syscall-counts.py
[all …]
Dintel-pt.txt108 script export-to-postgresql.py for more details, and to script
109 call-graph-from-postgresql.py for an example of using the database.
/linux-4.4.14/drivers/video/console/
Dsticon.c281 int *px, int *py) in sticon_getxy() argument
312 if (py) *py = y; in sticon_getxy()
Dfbcon.c2708 int *px, int *py) in fbcon_getxy() argument
2741 if (py) in fbcon_getxy()
2742 *py = y; in fbcon_getxy()
/linux-4.4.14/tools/perf/
DMakefile.perf218 PYTHON_EXT_DEPS := util/python-ext-sources util/setup.py $(LIBTRACEEVENT) $(LIBAPI)
222 $(PYTHON_WORD) util/setup.py \
552 $(INSTALL) scripts/python/*.py -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/scripts/python'; \
562 $(INSTALL) tests/attr.py '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/tests'; \
571 $(PYTHON_WORD) util/setup.py --quiet install --root='/$(DESTDIR_SQ)'
/linux-4.4.14/drivers/media/platform/
Darv.c279 unsigned char *py, *pu, *pv; in ar_read() local
376 py = yuv; in ar_read()
377 pu = py + (ar->frame_bytes / 2); in ar_read()
382 *py++ = *p++; in ar_read()
384 *py++ = *p++; in ar_read()
/linux-4.4.14/tools/perf/util/
Dpython-ext-sources5 # processed by Makefile and util/setup.py accordingly.
/linux-4.4.14/
D.gitignore49 /vmlinux-gdb.py
DMakefile928 $(Q)ln -fsn `cd $(srctree) && /bin/pwd`/scripts/gdb/vmlinux-gdb.py
1181 signing_key.x509.signer vmlinux-gdb.py
/linux-4.4.14/Documentation/DocBook/media/
Dvbi_525.gif.b641 R0lGODlhKgPIAIAAAAAAAP///yH5BAEAAAEALAAAAAAqA8gAAAL+jI+py+0Po5y02ouz3rz7D4bi
Dvbi_625.gif.b641 R0lGODlhKgPIAIAAAAAAAP///yH5BAEAAAEALAAAAAAqA8gAAAL+jI+py+0Po5y02ouz3rz7D4bi
/linux-4.4.14/arch/ia64/
DMakefile78 -$(Q)READELF=$(READELF) $(PYTHON) $(srctree)/arch/ia64/scripts/unwcheck.py $<
/linux-4.4.14/Documentation/networking/
Dcxacru.txt11 There is a script cxacru-cf.py to convert an existing file to the sysfs form.
D00-INDEX53 cxacru-cf.py
/linux-4.4.14/tools/perf/tests/attr/
DREADME25 tests/attr.py
/linux-4.4.14/Documentation/
Dgdb-kernel-debugging.txt50 directories. In case gdb reports to refuse loading vmlinux-gdb.py, add
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c43 int32_t *px, int32_t *py, u_int16_t np);
4200 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate() argument
4220 hy = py[ip]; in ar9003_hw_power_interpolate()
4229 ly = py[ip]; in ar9003_hw_power_interpolate()