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.h50457 struct cpu_dev { struct
50458 const char *c_vendor;
50459 const char *c_ident[2];
50460 void (*c_early_init)(struct cpuinfo_x86 *);
50461 void (*c_bsp_init)(struct cpuinfo_x86 *);
50462 void (*c_init)(struct cpuinfo_x86 *);
50463 void (*c_identify)(struct cpuinfo_x86 *);
50464 void (*c_detect_tlb)(struct cpuinfo_x86 *);
50465 int c_x86_vendor;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h23800 struct cpu_dev { struct
23801 const char *c_vendor;
23802 const char *c_ident[2];
23803 void (*c_early_init)(struct cpuinfo_x86 *);
23804 void (*c_bsp_init)(struct cpuinfo_x86 *);
23805 void (*c_init)(struct cpuinfo_x86 *);
23806 void (*c_identify)(struct cpuinfo_x86 *);
23807 void (*c_detect_tlb)(struct cpuinfo_x86 *);
23808 int c_x86_vendor;
Dvmlinux.h23800 struct cpu_dev { struct
23801 const char *c_vendor;
23802 const char *c_ident[2];
23803 void (*c_early_init)(struct cpuinfo_x86 *);
23804 void (*c_bsp_init)(struct cpuinfo_x86 *);
23805 void (*c_init)(struct cpuinfo_x86 *);
23806 void (*c_identify)(struct cpuinfo_x86 *);
23807 void (*c_detect_tlb)(struct cpuinfo_x86 *);
23808 int c_x86_vendor;