Searched refs:_cpu (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/sys/sys/ |
| H A D | timers.h | 73 } _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 D | pmc.h | 1015 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 D | pmckern.h | 254 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 D | pmc.h | 78 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 D | libpmcinternal.h | 37 const char *_pmc_name_of_event(enum pmc_event _ev, enum pmc_cputype _cpu);
|
| /freebsd-12.1/sys/powerpc/powerpc/ |
| H A D | platform_if.m | 141 * @param _cpu CPU whose timebase to query 146 struct cpuref *_cpu; 188 struct pcpu *_cpu;
|
| /freebsd-12.1/contrib/gcclibs/libgomp/ |
| H A D | configure.ac | 35 # Gets build, host, target, *_vendor, *_cpu, *_os, etc.
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | configure.ac | 21 # Gets build, host, target, *_vendor, *_cpu, *_os, etc.
|
| /freebsd-12.1/sys/kern/ |
| H A D | bus_if.m | 684 * @param _cpu the CPU to bind the interrupt to 690 int _cpu;
|
| /freebsd-12.1/contrib/dtc/Documentation/ |
| H A D | dtc-paper.tex | 167 \texttt{0x1C} & \emph{boot\_cpu\_id} & \tge v2 only\\\cline{2-2}
|