Home
last modified time | relevance | path

Searched refs:prof (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker341 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 Dprocess.py148 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 Dsyscall-args-o32.c.inc45 [ 44] = 0, /* prof */
H A Dsyscall_o32.tbl56 44 o32 prof sys_ni_syscall
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py778 prof = profile.Profile()
779 ret = profile.Profile.runcall(prof, _exec_task, fn, task, d, quieterr)
780 prof.dump_stats(profname)
H A Dcooker.py2036 prof = profile.Profile()
2038 profile.Profile.runcall(prof, self.realrun)
2041 prof.dump_stats(logfile)
/openbmc/qemu/system/
H A Dqemu-seccomp.c155 { SCMP_SYS(prof), QEMU_SECCOMP_SET_DEFAULT,
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in169 profile = '%s.prof' % os.path.splitext(filename)[0]
/openbmc/u-boot/board/hisilicon/hikey/
H A DREADME143 INFO: acpu_dvfs_set_freq: start prof is 0x4
/openbmc/qemu/linux-user/sh4/
H A Dsyscall.tbl54 # 44 was prof
/openbmc/qemu/linux-user/m68k/
H A Dsyscall.tbl54 # 44 was prof
/openbmc/qemu/linux-user/microblaze/
H A Dsyscall.tbl54 44 common prof sys_ni_syscall
/openbmc/qemu/linux-user/i386/
H A Dsyscall_32.tbl59 44 i386 prof
/openbmc/qemu/linux-user/ppc/
H A Dsyscall.tbl65 44 common prof sys_ni_syscall
/openbmc/qemu/linux-user/
H A Dstrace.list1090 { TARGET_NR_prof, "prof" , NULL, NULL, NULL },
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch10077 + printf("prof[%d] cycles=%14" PRIu64 "; cnt=%8u; avg=%5" PRIu64 "\n", (n), av_rpi_prof_n_cycl…