Searched refs:prof (Results 1 – 16 of 16) sorted by relevance
| /openbmc/openbmc/poky/bitbake/bin/ |
| H A D | bitbake-worker | 341 prof = profile.Profile() 343 ret = profile.Profile.runcall(prof, child) 345 prof.dump_stats(profname) 575 prof = profile.Profile() variable 577 profile.Profile.runcall(prof, worker.serve) 579 prof.dump_stats(profname)
|
| /openbmc/openbmc/poky/bitbake/lib/bb/server/ |
| H A D | process.py | 148 prof = profile.Profile() 150 ret = profile.Profile.runcall(prof, self.main) 152 prof.dump_stats("profile.log") 425 prof = profile.Profile() 427 ret = profile.Profile.runcall(prof, self.idle_thread_internal) 429 prof.dump_stats("profile-mainloop.log")
|
| /openbmc/qemu/linux-user/mips/ |
| H A D | syscall-args-o32.c.inc | 45 [ 44] = 0, /* prof */
|
| H A D | syscall_o32.tbl | 56 44 o32 prof sys_ni_syscall
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | build.py | 778 prof = profile.Profile() 779 ret = profile.Profile.runcall(prof, _exec_task, fn, task, d, quieterr) 780 prof.dump_stats(profname)
|
| H A D | cooker.py | 2036 prof = profile.Profile() 2038 profile.Profile.runcall(prof, self.realrun) 2041 prof.dump_stats(logfile)
|
| /openbmc/qemu/system/ |
| H A D | qemu-seccomp.c | 155 { SCMP_SYS(prof), QEMU_SECCOMP_SET_DEFAULT,
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | main.py.in | 169 profile = '%s.prof' % os.path.splitext(filename)[0]
|
| /openbmc/u-boot/board/hisilicon/hikey/ |
| H A D | README | 143 INFO: acpu_dvfs_set_freq: start prof is 0x4
|
| /openbmc/qemu/linux-user/sh4/ |
| H A D | syscall.tbl | 54 # 44 was prof
|
| /openbmc/qemu/linux-user/m68k/ |
| H A D | syscall.tbl | 54 # 44 was prof
|
| /openbmc/qemu/linux-user/microblaze/ |
| H A D | syscall.tbl | 54 44 common prof sys_ni_syscall
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | syscall_32.tbl | 59 44 i386 prof
|
| /openbmc/qemu/linux-user/ppc/ |
| H A D | syscall.tbl | 65 44 common prof sys_ni_syscall
|
| /openbmc/qemu/linux-user/ |
| H A D | strace.list | 1090 { TARGET_NR_prof, "prof" , NULL, NULL, NULL },
|
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
| H A D | 0004-mmal_20.patch | 10077 + printf("prof[%d] cycles=%14" PRIu64 "; cnt=%8u; avg=%5" PRIu64 "\n", (n), av_rpi_prof_n_cycl…
|