Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_rma_distributed.cc141 Device* cpu_dev = nullptr; in RecvFromPeer() local
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_service.cc671 Device* cpu_dev = nullptr; in RecvBufAsync() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h22334 struct cpu_dev { struct
22335 const char *c_vendor;
22336 const char *c_ident[2];
22337 void (*c_early_init)(struct cpuinfo_x86 *);
22338 void (*c_bsp_init)(struct cpuinfo_x86 *);
22339 void (*c_init)(struct cpuinfo_x86 *);
22340 void (*c_identify)(struct cpuinfo_x86 *);
22341 void (*c_detect_tlb)(struct cpuinfo_x86 *);
22342 int c_x86_vendor;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h22571 struct cpu_dev { struct
22572 const char *c_vendor;
22573 const char *c_ident[2];
22574 void (*c_early_init)(struct cpuinfo_x86 *);
22575 void (*c_bsp_init)(struct cpuinfo_x86 *);
22576 void (*c_init)(struct cpuinfo_x86 *);
22577 void (*c_identify)(struct cpuinfo_x86 *);
22578 void (*c_detect_tlb)(struct cpuinfo_x86 *);
22579 int c_x86_vendor;
Dvmlinux.h22571 struct cpu_dev { struct
22572 const char *c_vendor;
22573 const char *c_ident[2];
22574 void (*c_early_init)(struct cpuinfo_x86 *);
22575 void (*c_bsp_init)(struct cpuinfo_x86 *);
22576 void (*c_init)(struct cpuinfo_x86 *);
22577 void (*c_identify)(struct cpuinfo_x86 *);
22578 void (*c_detect_tlb)(struct cpuinfo_x86 *);
22579 int c_x86_vendor;