Searched refs:candidate_is_pointer (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-trace.c3383 candidate_is_pointer = candidate_field->flags & TEP_FIELD_IS_POINTER; local
3386 if (!candidate_is_pointer) {
3391 if (candidate_is_pointer) {

Completed in 204 milliseconds