Searched refs:pstat (Results 1 – 5 of 5) sorted by relevance
| /openbmc/u-boot/drivers/ram/stm32mp1/ |
| H A D | stm32mp1_ddr_regs.h | 114 u32 pstat; /* 0x3fc Port Status*/ member
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-cleanup.patch | 1805 struct stat *pstat; 1816 - if (mnt = findmnt(pstat, mntinfo)) 1817 + if ((mnt = findmnt(pstat, mntinfo))) 1827 - if (mnt = findmnt(pstat, mntinfo)) 1828 + if ((mnt = findmnt(pstat, mntinfo)))
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/ |
| H A D | 0001-test_functionality-convert-line-endings-to-Unix.patch | 760 - stats.save("tests/a1.pstats", type="pstat") 767 - stats.save("tests/a2.pstats", type="pstat") 772 - stats.save("tests/b1.pstats", type="pstat") 778 - stats.save("tests/c1.pstats", type="pstat") 2671 + stats.save("tests/a1.pstats", type="pstat") 2678 + stats.save("tests/a2.pstats", type="pstat") 2683 + stats.save("tests/b1.pstats", type="pstat") 2689 + stats.save("tests/c1.pstats", type="pstat")
|
| /openbmc/u-boot/arch/arm/include/asm/arch-imx8m/ |
| H A D | ddr.h | 245 u32 pstat; member
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 23186 + pstat = stats_in[t0.name] 23187 + print("---" if pstat.is_close(t0) else "<<<" if t0 < pstat else ">>>", pstat.times_str…
|