HomeSort by relevance Sort by last modified time
    Searched refs:get_percpu_hash_table (Results 1 - 2 of 2) sorted by null

  /external/bcc/tests/cc/
test_hash_table.cc 107 bpf.get_percpu_hash_table<int, uint64_t>("myhash");
113 bpf.get_percpu_hash_table<int, uint64_t>("myarray");
  /external/bcc/src/cc/api/
BPF.h 132 BPFPercpuHashTable<KeyType, ValueType> get_percpu_hash_table( function in class:ebpf::BPF

Completed in 125 milliseconds