Home
last modified time | relevance | path

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

/external/bcc/src/cc/api/
DBPFTable.h138 virtual StatusTuple update_value(const int& index, const ValueType& value) { in update_value() function
182 StatusTuple update_value(const int& index, in update_value() function
212 virtual StatusTuple update_value(const KeyType& key, const ValueType& value) { in update_value() function
284 StatusTuple update_value(const KeyType& key, in update_value() function
DBPFTable.cc84 StatusTuple BPFTable::update_value(const std::string& key_str, in update_value() function in ebpf::BPFTable
105 StatusTuple BPFTable::update_value(const std::string& key_str, in update_value() function in ebpf::BPFTable
523 StatusTuple BPFProgTable::update_value(const int& index, const int& prog_fd) { in update_value() function in ebpf::BPFProgTable
542 StatusTuple BPFCgroupArray::update_value(const int& index, in update_value() function in ebpf::BPFCgroupArray
549 StatusTuple BPFCgroupArray::update_value(const int& index, in update_value() function in ebpf::BPFCgroupArray
571 StatusTuple BPFDevmapTable::update_value(const int& index, in update_value() function in ebpf::BPFDevmapTable
/external/u-boot/drivers/ddr/altera/
Dsdram_arria10.c257 u32 update_value, io48_value; in sdram_mmr_init() local
/external/tensorflow/tensorflow/core/graph/
Dquantize_training.cc394 Node* update_value; in MakeExponentialMovingAverage() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Ddynamic_ops_test.cc382 Literal update_value = in RunR0() local