Home
last modified time | relevance | path

Searched defs:Record (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst410 .. _GEP: https://llvm.org/docs/LangRef.html#getelementptr-instruction
412 .. _btf_co_re_relocation_examples:
/openbmc/openbmc/poky/scripts/tiny/
H A Ddirsize.py17 class Record: class
/openbmc/phosphor-power/power-supply/
H A Drecord_manager.hpp20 using Record = std::tuple<size_t, int64_t, int64_t, int64_t>; typedef
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Drecord_manager.hpp20 using Record = std::tuple<size_t, int64_t, int64_t, int64_t>; typedef
/openbmc/openpower-vpd-parser/
H A Ddefines.hpp9 enum class Record enum