HomeSort by relevance Sort by last modified time
    Searched full:hash_map_open (Results 1 - 1 of 1) sorted by null

  /external/oprofile/module/
op_dname.c 29 static ulong hash_map_open; variable
34 return hash_map_open;
76 if (test_and_set_bit(0, &hash_map_open))
84 if (!hash_map_open)
87 clear_bit(0, &hash_map_open);

Completed in 2237 milliseconds