/openbmc/qemu/include/hw/nvram/ |
H A D | sun_nvram.h | 8 uint8_t machine_id; /* first byte of host id (machine type) */ member 16 Sun_init_header(struct Sun_nvram *header, const uint8_t *macaddr, int machine_id) in Sun_init_header()
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 983 def machine_table(machine_id, pid, root_dir, *x): argument 990 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): argument 1006 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument 1031 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… argument 1111 def context_switch_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_… argument
|
H A D | exported-sql-viewer.py | 1405 def __init__(self, glb, db, machine_id): argument 4858 def SwitchesMinTime(self, machine_id): argument 4864 def SwitchesMaxTime(self, machine_id): argument 4870 def SamplesMinTime(self, machine_id): argument 4876 def SamplesMaxTime(self, machine_id): argument 4882 def CallsMinTime(self, machine_id): argument 4889 def CallsMaxTime(self, machine_id): argument 4896 def GetStartTime(self, machine_id): argument 4906 def GetFinishTime(self, machine_id): argument 4928 def StartTime(self, machine_id): argument [all …]
|
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.py | 73 machine_id = machine_to_id[os.uname()[4]] variable
|
/openbmc/qemu/include/hw/m68k/ |
H A D | q800.h | 71 MemoryRegion machine_id; member
|
/openbmc/qemu/hw/arm/ |
H A D | highbank.c | 179 static void calxeda_init(MachineState *machine, enum cxmachines machine_id) in calxeda_init()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | setup-common.c | 84 struct machdep_calls *machine_id; variable
|
/openbmc/qemu/hw/sparc64/ |
H A D | sun4u.c | 78 uint16_t machine_id; member
|
/openbmc/qemu/hw/sparc/ |
H A D | sun4m.c | 105 uint16_t machine_id; member
|