Home
last modified time | relevance | path

Searched refs:_cpu (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/sys/sys/
H A Dtimers.h73 } _cpu; member
78 #define it_link _data._cpu.it_link
79 #define it_active _data._cpu.it_active
80 #define it_worklink _data._cpu.it_worklink
81 #define it_cflags _data._cpu.it_cflags
H A Dpmc.h1015 int (*pcd_config_pmc)(int _cpu, int _ri, struct pmc *_pm);
1016 int (*pcd_get_config)(int _cpu, int _ri, struct pmc **_ppm);
1017 int (*pcd_read_pmc)(int _cpu, int _ri, pmc_value_t *_value);
1021 int (*pcd_allocate_pmc)(int _cpu, int _ri, struct pmc *_t,
1023 int (*pcd_release_pmc)(int _cpu, int _ri, struct pmc *_pm);
1026 int (*pcd_start_pmc)(int _cpu, int _ri);
1027 int (*pcd_stop_pmc)(int _cpu, int _ri);
1034 int (*pcd_pcpu_init)(struct pmc_mdep *_md, int _cpu);
1035 int (*pcd_pcpu_fini)(struct pmc_mdep *_md, int _cpu);
1057 int (*pmd_pcpu_init)(struct pmc_mdep *_md, int _cpu);
[all …]
H A Dpmckern.h254 int pmc_cpu_is_disabled(int _cpu); /* deprecated */
255 int pmc_cpu_is_active(int _cpu);
256 int pmc_cpu_is_present(int _cpu);
257 int pmc_cpu_is_primary(int _cpu);
/freebsd-12.1/lib/libpmc/
H A Dpmc.h78 int _cpu, pmc_id_t *_pmcid, uint64_t count);
85 int pmc_disable(int _cpu, int _pmc);
86 int pmc_enable(int _cpu, int _pmc);
101 int pmc_npmc(int _cpu);
103 int pmc_pmcinfo(int _cpu, struct pmc_pmcinfo **_pmc_info);
H A Dlibpmcinternal.h37 const char *_pmc_name_of_event(enum pmc_event _ev, enum pmc_cputype _cpu);
/freebsd-12.1/sys/powerpc/powerpc/
H A Dplatform_if.m141 * @param _cpu CPU whose timebase to query
146 struct cpuref *_cpu;
188 struct pcpu *_cpu;
/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dconfigure.ac35 # Gets build, host, target, *_vendor, *_cpu, *_os, etc.
/freebsd-12.1/contrib/libstdc++/
H A Dconfigure.ac21 # Gets build, host, target, *_vendor, *_cpu, *_os, etc.
/freebsd-12.1/sys/kern/
H A Dbus_if.m684 * @param _cpu the CPU to bind the interrupt to
690 int _cpu;
/freebsd-12.1/contrib/dtc/Documentation/
H A Ddtc-paper.tex167 \texttt{0x1C} & \emph{boot\_cpu\_id} & \tge v2 only\\\cline{2-2}