| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | pyperf.h | 36 } Stats; typedef 145 __type(value, Stats); 259 Stats* stats = bpf_map_lookup_elem(&statsmap, &zero); in __on_event()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | TODO | 10 * Stats and params can be tested with libcamera and ChromiumOS stack.
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r8192U.h | 490 typedef struct Stats { struct 587 } Stats; argument 863 struct Stats stats;
|
| H A D | r8192U_core.c | 2532 memset(&(priv->stats), 0, sizeof(struct Stats)); in rtl8192_init()
|
| /OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | main.py | 171 p = pstats.Stats(profile)
|
| H A D | main.py.in | 171 p = pstats.Stats(profile)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/ |
| H A D | server.py | 64 class Stats(object): class 521 self.request_stats = Stats()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/ |
| H A D | diagnose.py | 210 stats = pstats.Stats(filename)
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | Kconfig | 46 bool "Stats in /proc/fs/reiserfs"
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | buildstats.bbclass | 124 msg = "Host Stats: Collecting data at %d second intervals.\n" % interval 131 msg = "Host Stats: Collecting data on failure.\n"
|
| /OK3568_Linux_fs/kernel/Documentation/cpu-freq/ |
| H A D | cpufreq-stats.rst | 4 General Description of sysfs CPUFreq Stats
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/ |
| H A D | todo.rst | 66 to extend and make easier to use what is currently in /proc/fs/cifs/Stats
|
| H A D | usage.rst | 715 Stats Lists summary resource usage information as well as per 816 Per share (per client mount) statistics are available in /proc/fs/cifs/Stats. 824 Statistics can be reset to zero by ``echo 0 > /proc/fs/cifs/Stats`` which may be
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/alteon/ |
| H A D | acenic.h | 87 u32 Stats[32]; member
|
| H A D | acenic.c | 2796 (struct ace_mac_stats __iomem *)ap->regs->Stats; in ace_get_stats()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | utils.py | 1140 p = pstats.Stats(*fn, stream=pout) 1142 p = pstats.Stats(fn, stream=pout)
|
| /OK3568_Linux_fs/kernel/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 865 class Stats(object): class 1793 stats = Stats(options)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 979 class Stats(ProcessEvent): class 2283 notifier = Notifier(wm, default_proc_fun=Stats(), read_freq=5)
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/ |
| H A D | zram.rst | 185 8) Stats
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/ |
| H A D | 0001-Fix-imports-for-ptests.patch | 803 - p = pstats.Stats( 2719 + p = pstats.Stats(
|