| /kernel/linux/linux-5.10/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 53 import sys namespace [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | btrfs_tree.h | 743 struct btrfs_disk_balance_args sys; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | evsel.c | 454 struct evsel *evsel__newtp_idx(const char *sys, const char *name, int idx) in evsel__newtp_idx() argument [all...] |
| H A D | evlist.c | 387 int evlist__add_newtp(struct evlist *evlist, const char *sys, const char *name, void *handler) in evlist__add_newtp() argument [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 320 struct btrfs_disk_balance_args sys; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 320 struct btrfs_disk_balance_args sys; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | btrfs_tree.h | 346 struct btrfs_disk_balance_args sys; member
|
| /third_party/libuv/src/unix/ |
| H A D | linux.c | 1797 unsigned long long freq, user, nice, sys, idle, irq; uv_cpu_info() member [all...] |
| /third_party/json/tools/cpplint/ |
| H A D | cpplint.py | 59 import sys namespace [all...] |
| /third_party/python/Tools/clinic/ |
| H A D | clinic.py | 24 import sys namespace 5174 import sys global() namespace [all...] |
| /third_party/python/Lib/ |
| H A D | _pydecimal.py | 158 import sys namespace
|
| H A D | turtle.py | 112 import sys namespace
|
| H A D | typing.py | 30 import sys namespace
|
| /third_party/python/Lib/test/support/ |
| H A D | __init__.py | 12 import sys namespace [all...] |
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_tasks.py | 11 import sys namespace
|
| /third_party/python/Lib/test/ |
| H A D | test_functools.py | 9 import sys namespace [all...] |
| H A D | test_statistics.py | 16 import sys namespace
|
| H A D | test_collections.py | 12 import sys namespace
|
| H A D | test_zipfile.py | 12 import sys namespace
|
| H A D | test_sys_settrace.py | 6 import sys namespace [all...] |
| H A D | test_subprocess.py | 9 import sys namespace 62 SETBINARY = ('import msvcrt; msvcrt.setmode(sys.stdout.fileno(), ' namespace 190 [sys.executable, "-c", "import sys; sys.exit(5)"]) global() namespace 196 [sys.executable, "-c", "import sys; sys.stderr.write('BDFL')"], global() namespace 1260 with subprocess.Popen([sys.executable, "-c", "import sys;" global() namespace 1586 self.run_python("import sys; sys.exit(47)", check=True) global() namespace 2267 fobj.write("exec '%s' -c 'import sys; sys.exit(47)'\\n" % global() namespace 2312 fobj.write("exec '%s' -c 'import sys; sys.exit(47)'\\n" % global() namespace 3706 os.write(f, b"import sys;" global() namespace [all...] |
| H A D | test_decimal.py | 28 import os, sys namespace [all...] |
| H A D | test_xml_etree.py | 16 import sys namespace [all...] |
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 93 import sys namespace [all...] |
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| H A D | event-parse.c | 3605 tep_find_event_by_name(struct tep_handle *tep, const char *sys, const char *name) tep_find_event_by_name() argument 6744 parse_format(struct tep_event **eventp, struct tep_handle *tep, const char *buf, unsigned long size, const char *sys) parse_format() argument 6856 __parse_event(struct tep_handle *tep, struct tep_event **eventp, const char *buf, unsigned long size, const char *sys) __parse_event() argument 6898 tep_parse_format(struct tep_handle *tep, struct tep_event **eventp, const char *buf, unsigned long size, const char *sys) tep_parse_format() argument 6920 tep_parse_event(struct tep_handle *tep, const char *buf, unsigned long size, const char *sys) tep_parse_event() argument [all...] |