Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 20 of 20) sorted by relevance

/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-server33 profile = bool(int(sys.argv[8])) variable
H A Dbitbake-worker44 import cProfile as profile namespace
/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c872 RISCVCPUProfile *profile, in riscv_cpu_validate_profile_satp()
897 RISCVCPUProfile *profile, in riscv_cpu_check_parent_profile()
908 RISCVCPUProfile *profile) in riscv_cpu_validate_profile()
1195 RISCVCPUProfile *profile, in riscv_cpu_set_profile()
1421 RISCVCPUProfile *profile = opaque; in cpu_set_profile() local
1449 RISCVCPUProfile *profile = opaque; in cpu_get_profile() local
1458 RISCVCPUProfile *profile = riscv_profiles[i]; in riscv_cpu_add_profiles() local
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py145 import cProfile as profile namespace
422 import cProfile as profile namespace
564 def __init__(self, lock, sockname, featureset, server_timeout, xmlrpcinterface, profile): argument
637 def execServer(lockfd, readypipeinfd, lockname, sockname, server_timeout, xmlrpcinterface, profile): argument
/openbmc/phosphor-fan-presence/control/json/
H A Dconfig_base.hpp61 for (const auto& profile : jsonObj["profiles"]) in ConfigBase() local
H A Dmanager.hpp218 for (const auto& profile : entry["profiles"]) in getConfig() local
H A Dmanager.cpp819 for (const auto& profile : _profiles) in setProfiles() local
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtimer_based_actions.cpp206 for (const auto& profile : jsonAct["profiles"]) in setActions() local
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddiagnose.py216 def profile(num_elements=100000, parser="lxml"): function
/openbmc/u-boot/board/ti/am335x/
H A Dmux.c368 unsigned short profile = detect_daughter_board_profile(); in enable_board_pin_mux() local
/openbmc/qemu/target/riscv/
H A Driscv-qmp-cmds.c119 RISCVCPUProfile *profile; in riscv_obj_add_profiles_qdict() local
H A Dcpu.h561 RISCVCPUProfile *profile; member
/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp578 const std::string& profile) in createPidInterface()
1492 std::optional<std::string> profile; member
1536 std::optional<std::string> profile; in handlePatchManagerOpenBmc() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py766 def exec_task(fn, task, d, profile = False): argument
775 import cProfile as profile namespace
H A Dcooker.py2001 def __init__(self, jobs, results, quit, profile): argument
2033 import cProfile as profile namespace
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp169 for (const auto& profile : ret) in getSelectedProfiles() local
590 for (const std::string& profile : profiles) in init() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp862 std::optional<std::string> profile; in handleManagerPatch() local
/openbmc/u-boot/board/micronas/vct/
H A Dscc.h56 u32 profile; /* SCC VCI_D profile */ member
/openbmc/qemu/hw/ide/
H A Datapi.c467 uint16_t profile) in ide_atapi_set_profile()
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json954 "profile": { object