OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_c_varname
(Results
1 - 5
of
5
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
probe-finder.h
11
static inline int
is_c_varname
(const char *name)
function
probe-event.c
965
if (!
is_c_varname
(str) || !tmp) {
1069
is_c_varname
(pev->args[i].var) && pev->point.retprobe) {
1090
if (
is_c_varname
(pev->args[i].var))
[
all
...]
probe-finder.c
634
if (!
is_c_varname
(pf->pvar->var)) {
[
all
...]
/external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost
/external/skia/platform_tools/android/bin/linux/
perfhost
Completed in 57 milliseconds