Searched refs:machine (Results 201 - 225 of 607) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Dsymbol.c25 #include "machine.h"
843 struct machine *machine; local
855 machine = maps__machine(kmaps);
857 x86_64 = machine__is(machine, "x86_64");
877 machine__is_default_guest(machine)) {
894 machine->root_dir, module);
900 !machine__is_default_guest(machine))
1291 struct machine *machine; local
1782 struct machine *machine = NULL; local
2225 struct machine *machine = maps__machine(map__kmaps(map)); local
[all...]
H A Dmap.h17 struct machine;
172 struct map *map__new(struct machine *machine, u64 start, u64 len,
/linux-master/tools/perf/
H A Dbuiltin-kmem.c350 struct machine *machine = &kmem_session->machines.host; local
363 kernel_map = machine__kernel_map(machine);
400 struct machine *machine = &kmem_session->machines.host; local
411 al.thread = machine__findnew_thread(machine, sample->pid, sample->tid);
962 struct machine *machine)
965 struct thread *thread = machine__findnew_thread(machine, sample->pid,
1011 struct machine *machin local
958 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
1072 struct machine *machine = &session->machines.host; local
1121 struct machine *machine = &session->machines.host; local
[all...]
H A Dbuiltin-annotate.c30 #include "util/machine.h"
196 struct machine *machine)
209 if (machine__resolve(machine, &a, sample) < 0) {
237 struct machine *machine)
269 return process_branch_callback(evsel, sample, al, ann, machine);
284 struct machine *machine)
291 if (machine__resolve(machine,
192 process_branch_callback(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) argument
235 evsel__add_sample(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) argument
280 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
[all...]
H A Dbuiltin-top.c33 #include "util/machine.h"
189 err ? "[unknown]" : uts.machine,
747 struct machine *machine)
752 if (!machine && perf_guest) {
766 if (!machine) {
776 if (machine__resolve(machine, &al, sample) < 0)
782 if (!machine->kptr_restrict_warned &&
795 machine->kptr_restrict_warned = true;
811 if (!machine
743 perf_event__process_sample(struct perf_tool *tool, const union perf_event *event, struct evsel *evsel, struct perf_sample *sample, struct machine *machine) argument
1144 struct machine *machine; local
[all...]
H A Dbuiltin-lock.c524 bool match_callstack_filter(struct machine *machine, u64 *callstack) argument
529 const char *arch = perf_env__arch(machine->env);
555 sym = machine__find_kernel_symbol(machine, ip, &kmap);
942 struct machine *machine = &session->machines.host; local
951 thread = machine__findnew_thread(machine, -1, sample->pid);
980 if (sym && !machine__is_lock_function(machine, node->ip)) {
995 struct machine *machine local
1070 struct machine *machine = &session->machines.host; local
1527 process_sample_event(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) argument
[all...]
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c47 #include "../machine.h"
1163 struct machine *machine)
1170 tuple_set_d64(t, 0, machine->db_id);
1171 tuple_set_s32(t, 1, machine->pid);
1172 tuple_set_string(t, 2, machine->root_dir ? machine->root_dir : "");
1182 u64 main_thread_db_id, struct machine *machine)
1190 tuple_set_d64(t, 1, machine
1162 python_export_machine(struct db_export *dbe, struct machine *machine) argument
1181 python_export_thread(struct db_export *dbe, struct thread *thread, u64 main_thread_db_id, struct machine *machine) argument
1242 python_export_dso(struct db_export *dbe, struct dso *dso, struct machine *machine) argument
1431 python_export_context_switch(struct db_export *dbe, u64 db_id, struct machine *machine, struct perf_sample *sample, u64 th_out_id, u64 comm_out_id, u64 th_in_id, u64 comm_in_id, int flags) argument
1526 python_process_throttle(union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
1557 python_do_process_switch(union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
1597 python_process_switch(union perf_event *event, struct perf_sample *sample, struct machine *machine) argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Dvmlinux.lds.S323 .machine.desc : AT(ADDR(.machine.desc) - LOAD_OFFSET) {
325 KEEP(*(.machine.desc))
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h490 .machine push; \
491 .machine "power4"; \
493 .machine pop; \
511 .machine push; \
512 .machine power4; \
514 .machine pop;
519 .machine push; \
520 .machine power4; \
529 .machine pop;
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h490 .machine push; \
491 .machine "power4"; \
493 .machine pop; \
511 .machine push; \
512 .machine power4; \
514 .machine pop;
519 .machine push; \
520 .machine power4; \
529 .machine pop;
/linux-master/arch/sh/boards/
H A Dboard-polaris.c14 #include <linux/regulator/machine.h>
H A Dboard-apsh4a3a.c14 #include <linux/regulator/machine.h>
H A Dboard-sh2007.c11 #include <linux/regulator/machine.h>
/linux-master/arch/m68k/fpsp040/
H A Dkernel_ex.S54 | frestore the frame into the machine (done by unimp_hd)
60 | frestore the frame into the machine (done by unimp_hd)
108 | frestore the frame into the machine (done by unimp_hd)
113 | frestore the frame into the machine (done by unimp_hd)
/linux-master/include/math-emu/
H A Dsoft-fp.h27 #include <asm/sfp-machine.h>
29 /* Allow sfp-machine to have its own byte order definitions. */
112 * sfp-machine may override this and e.g.
/linux-master/arch/powerpc/boot/
H A Dps3-hvcall.S11 .machine "ppc64"
/linux-master/drivers/soc/versatile/
H A Dsoc-realview.c105 soc_dev_attr->machine = "RealView";
H A Dsoc-integrator.c130 soc_dev_attr->machine = "Integrator";
/linux-master/arch/x86/platform/geode/
H A Dalix.c25 #include <linux/gpio/machine.h>
/linux-master/arch/mips/generic/
H A Dinit.c17 #include <asm/machine.h>
46 * the board. Make use of it & search for any machine struct
74 * If we don't recognise the machine then we can't continue, so
79 /* Retrieve the machine's FDT */
H A Dboard-ingenic.c21 #include <asm/machine.h>
/linux-master/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c156 of_property_read_string(np, "model", &soc_dev_attr->machine);
/linux-master/drivers/soc/mediatek/
H A Dmtk-regulator-coupler.c16 #include <linux/regulator/machine.h>
/linux-master/drivers/regulator/
H A Dsy7636a-regulator.c16 #include <linux/regulator/machine.h>
/linux-master/arch/arm/mach-ux500/
H A Dcpu-db8500.c22 #include <linux/regulator/machine.h>

Completed in 343 milliseconds

1234567891011>>