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

  /external/linux-tools-perf/util/
symbol.h 156 DSO_TYPE_USER = 0,
top.c 187 syme->map->dso->kernel == DSO_TYPE_USER) ||
symbol.c 220 dso->kernel = DSO_TYPE_USER;
1148 if (dso->kernel == DSO_TYPE_USER) {
1205 if (dso->kernel != DSO_TYPE_USER || kmodule) {
    [all...]
header.c 701 dso_type = DSO_TYPE_USER;

Completed in 45 milliseconds